summaryrefslogtreecommitdiff
path: root/tests/rm/fail-eperm
AgeCommit message (Collapse)Author
2004-09-19Don't try to remove writeable files in a sticky /tmp directory, asPaul Eggert
SVR4-like systems (e.g., Solaris 9) let you remove such files.
2003-07-19Restore definition of $verbose.Jim Meyering
2003-07-19Don't create temporary directory -- we don't use it.Jim Meyering
2003-07-19remove now-redundant VERSION checkJim Meyering
2003-07-18Use $srcdir/../priv-check, create a temporaryJim Meyering
directory, and remove Perl-coded `you may not run as root' test.
2003-04-08Run $PERL to see if it is available, rather than testing its value.Jim Meyering
2002-07-22Handle the case in which rm produces no output.Jim Meyering
2002-07-22This test might remove a file owned by the person running `make check'.Jim Meyering
Hoist definition of $target_file, and use that (not $f) in test for owner/dir/symlink. Patch by Michael Stone.
2002-07-20skip directories, too.Jim Meyering
Otherwise, we'd have to account for the additional `directory ' part of a diagnostic like this: fail-eperm: unexpected dignostic from `rm -f /tmp/.pcmcia'; got rm: cannot remove directory `/tmp/.pcmcia': Is a directory expected rm: cannot remove `/tmp/.pcmcia': ...
2002-07-19quotemetaJim Meyering
2002-07-19Don't expect `ARGV_0=$0 exec ...' to work.Jim Meyering
It doesn't work with /bin/sh of Solaris5.6. Use an explicit `export ARGV_0' instead. [comparing actual and expected output]: Don't match the entire line, but rather just the `rm: cannot remove `$dir/$f':' part.
2002-07-18*** empty log message ***Jim Meyering
2002-07-16*** empty log message ***Jim Meyering
2002-07-16help font-lock-modeJim Meyering
2002-07-16*** empty log message ***Jim Meyering