Jim Meyering
28c6609c86
Source lang-default rather than open-coding
...
the setting/exporting of LANG, LC_ALL, and LANGUAGE.
2000-10-22 13:09:28 +00:00
Jim Meyering
ec00767a8e
Don't use `diff -u'. It's not portable.
...
Run `diff -c' only if cmp finds a difference.
2000-09-25 20:23:43 +00:00
Jim Meyering
3584f04f59
adjust for change in behavior
2000-09-23 19:24:12 +00:00
Jim Meyering
b150de0a99
Redirect stdout to stderr before trying to
...
remove the temp directory. Otherwise, the `rm -rf' would get an
error because the output file wouldn't be closed and the directory
wouldn't be `empty'.
2000-09-05 12:15:30 +00:00
Jim Meyering
9fecbb3105
Remove the `cp -bdl symlink foo' case.
...
since it's no longer portable (hard link to a symlink).
2000-09-05 12:02:40 +00:00
Jim Meyering
b0126126d2
Remove the `cp -dl sl1 sl2' case,
...
since it's no longer portable (hard link to a symlink).
2000-09-05 11:53:03 +00:00
Jim Meyering
daaa56f985
Add new tests using cp's --rem option.
...
Reflect the fact that cp's -f option no longer causes cp to remove the
destination file before trying to open it.
Reflect the fact that `cp -bdl' now makes a backup when copying a
symlink onto the file it points to (FIXME: look into this, and why
cp -bl does *not* do so).
2000-09-04 16:56:09 +00:00
Jim Meyering
3ee1d2075c
Clean up traps. Create files in a subdir.
2000-08-21 09:45:52 +00:00
Jim Meyering
4ff47b028e
remove `dir' in trap, too
2000-08-21 09:41:56 +00:00
Jim Meyering
6d622fcb6b
use better trap
2000-08-21 09:39:59 +00:00
Jim Meyering
afa54698c9
Adapt to fit new semantics of `cp -d'.
2000-05-29 21:05:22 +00:00
Jim Meyering
08f55c4b7c
Correct erroneous expected output from the `cp -f foo foo' tests.
1999-05-23 20:42:25 +00:00
Jim Meyering
62528b9cf8
Change the sed command used to extract the
...
filename from ls -l output, to accommodate the change in format.
1999-04-04 16:00:50 +00:00
Jim Meyering
509abea3f1
put back mistakenly removed pwd= assignment
1999-01-19 03:04:12 +00:00
Jim Meyering
890d74d50b
Now that PATH is set properly, use rm and cp rather than $RM and $CP.
1999-01-18 02:54:36 +00:00
Jim Meyering
f6da9983e4
*** empty log message ***
1998-08-13 04:12:33 +00:00
Jim Meyering
138bad1512
add commented `diff -u' command
1998-08-12 17:14:34 +00:00
Jim Meyering
ac517dbe89
Remove `diff' I'd put in for debugging.
...
Exit with the status from cmp.
1998-07-25 21:50:35 +00:00
Jim Meyering
27682ba5ce
Skip three more unportable tests. These failed on SunOS4.1.4.
1998-07-25 17:52:37 +00:00
Jim Meyering
ef8d2acace
.
1998-07-20 03:59:51 +00:00
Jim Meyering
6191d1839a
Skip tests that depend on link(2) not following symlinks.
...
From Andreas Schwab.
1998-07-03 20:09:03 +00:00
Jim Meyering
214ee5aecd
*** empty log message ***
1998-06-28 21:11:31 +00:00
Jim Meyering
4dc12acc27
*** empty log message ***
1998-06-28 21:11:20 +00:00
Jim Meyering
cf430d3590
*** empty log message ***
1998-06-27 22:10:02 +00:00
Jim Meyering
c76172fbb0
*** empty log message ***
1998-06-27 21:36:28 +00:00
Jim Meyering
dd040b917a
*** empty log message ***
1998-06-27 21:14:40 +00:00
Jim Meyering
4ec1fad4e7
*** empty log message ***
1998-06-27 21:03:16 +00:00
Jim Meyering
c96968a2a3
*** empty log message ***
1998-06-27 20:33:58 +00:00
Jim Meyering
a3e1200b4a
*** empty log message ***
1998-06-27 20:33:22 +00:00
Jim Meyering
2b2424aab8
*** empty log message ***
1998-06-27 20:22:36 +00:00
Jim Meyering
994c3c82ef
.
1998-06-27 20:20:25 +00:00