Commit Graph

10 Commits

Author SHA1 Message Date
Jim Meyering c54ba76168 Run $PERL to see if it is available, rather than testing its value. 2003-04-08 10:55:01 +00:00
Jim Meyering ae1331b60a Handle the case in which rm produces no output. 2002-07-22 08:16:38 +00:00
Jim Meyering 2f17be04e3 This test might remove a file owned by the person running `make check'.
Hoist definition of $target_file, and use
that (not $f) in test for owner/dir/symlink.  Patch by Michael Stone.
2002-07-22 08:12:27 +00:00
Jim Meyering 39d971818e skip directories, too.
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-20 05:36:59 +00:00
Jim Meyering e724268ea5 quotemeta 2002-07-19 22:01:43 +00:00
Jim Meyering b6389794e2 Don't expect `ARGV_0=$0 exec ...' to work.
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-19 21:35:48 +00:00
Jim Meyering c696260961 *** empty log message *** 2002-07-18 09:34:52 +00:00
Jim Meyering 99bf17613b *** empty log message *** 2002-07-16 06:51:20 +00:00
Jim Meyering c7a1d7f58f help font-lock-mode 2002-07-16 06:49:50 +00:00
Jim Meyering b23214fca0 *** empty log message *** 2002-07-16 06:46:19 +00:00