Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-19 | Don't try to remove writeable files in a sticky /tmp directory, as | Paul Eggert | |
SVR4-like systems (e.g., Solaris 9) let you remove such files. | |||
2003-07-19 | Restore definition of $verbose. | Jim Meyering | |
2003-07-19 | Don't create temporary directory -- we don't use it. | Jim Meyering | |
2003-07-19 | remove now-redundant VERSION check | Jim Meyering | |
2003-07-18 | Use $srcdir/../priv-check, create a temporary | Jim Meyering | |
directory, and remove Perl-coded `you may not run as root' test. | |||
2003-04-08 | Run $PERL to see if it is available, rather than testing its value. | Jim Meyering | |
2002-07-22 | Handle the case in which rm produces no output. | Jim Meyering | |
2002-07-22 | This 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-20 | skip 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-19 | quotemeta | Jim Meyering | |
2002-07-19 | Don'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-16 | help font-lock-mode | Jim Meyering | |
2002-07-16 | *** empty log message *** | Jim Meyering | |