Jim Meyering
|
4c7e003c1b
|
.
|
2002-07-02 09:02:16 +00:00 |
|
Jim Meyering
|
4262ada1bd
|
.
|
2002-07-02 09:01:53 +00:00 |
|
Jim Meyering
|
f4bb64378d
|
(EXTRA_DIST): Merge.
|
2002-07-02 08:59:21 +00:00 |
|
Jim Meyering
|
4b42154477
|
s/any/some/
|
2002-07-01 21:15:13 +00:00 |
|
Jim Meyering
|
dc58af4acf
|
remove redundant (exit $fail)
|
2002-07-01 19:15:49 +00:00 |
|
Jim Meyering
|
58c37faa5c
|
Handle yet another different diagnostic.
|
2002-07-01 14:36:57 +00:00 |
|
Jim Meyering
|
a7d1d17be0
|
update to use prologue from sample-test
|
2002-07-01 09:41:20 +00:00 |
|
Jim Meyering
|
7039e40db2
|
whoops.
|
2002-07-01 09:25:02 +00:00 |
|
Jim Meyering
|
c69f2e06ce
|
merge
|
2002-07-01 09:24:34 +00:00 |
|
Jim Meyering
|
7d04e0b63c
|
Accommodate the slightly different diagnostic we
get on some systems, due to `unlink (dir)' failing with EACCES
rather than EPERM. E.g. for ReiserFS on Linux-2.4.18.
|
2002-06-22 06:49:57 +00:00 |
|
Jim Meyering
|
a905df79ad
|
.
|
2002-06-21 12:16:27 +00:00 |
|
Jim Meyering
|
86adc7266e
|
Interpret a permissions string of
drwxr-xr-x (DOS/Windows) as meaning the cwd is not setgid.
Reported by Rich Dawe.
|
2002-06-17 07:06:29 +00:00 |
|
Jim Meyering
|
6d797a5b97
|
use newer testing framework
|
2002-06-16 19:18:22 +00:00 |
|
Jim Meyering
|
2fd73898d2
|
use trap stuff from sample-test
|
2002-06-15 10:19:36 +00:00 |
|
Jim Meyering
|
4726bde475
|
use trap stuff from sample-test
|
2002-06-15 10:17:35 +00:00 |
|
Jim Meyering
|
a44fd51a81
|
now that $tmp has two components, use mkdir's -p option to create it
|
2002-06-15 10:16:22 +00:00 |
|
Jim Meyering
|
35e9b38dd8
|
now that $tmp has two components, use mkdir's -p option to create it
|
2002-06-15 10:15:00 +00:00 |
|
Jim Meyering
|
a2e113a2db
|
use trap stuff from sample-test
|
2002-06-15 10:04:30 +00:00 |
|
Jim Meyering
|
767aa7bf70
|
use trap stuff from sample-test
|
2002-06-15 09:58:37 +00:00 |
|
Jim Meyering
|
9234b6f7e0
|
*** empty log message ***
|
2002-06-15 09:54:28 +00:00 |
|
Jim Meyering
|
77bc22f77a
|
(trap): in chmod, use u+rwx, not 700
|
2002-06-15 09:54:08 +00:00 |
|
Jim Meyering
|
bf7c8ba557
|
(trap): Make sure the temporary hierarchy is writable before removing it.
|
2002-06-15 09:46:32 +00:00 |
|
Jim Meyering
|
59f339c1f8
|
Use better trap.
trap 'status=$?; cd $pwd; chmod -R 700 $t0; rm -rf $t0 && exit $status' 0
|
2002-06-15 09:45:05 +00:00 |
|
Jim Meyering
|
2309be536f
|
Use quoted here doc by default,
so e.g., backticks don't need to be escaped.
|
2002-06-15 09:41:47 +00:00 |
|
Jim Meyering
|
14c7cfea4c
|
(TESTS): Add perm-1.
|
2002-06-15 09:40:25 +00:00 |
|
Jim Meyering
|
6f809229ef
|
*** empty log message ***
|
2002-06-15 09:40:07 +00:00 |
|
Jim Meyering
|
3351c8aada
|
.
|
2002-06-15 08:04:23 +00:00 |
|
Jim Meyering
|
19548deac9
|
Change temp file names to accommodate DOS 8.3 file name limitation.
|
2002-06-15 08:03:24 +00:00 |
|
Jim Meyering
|
ff43f6b441
|
Change temp. file name: s/\.err/_err/, for DOS.
|
2002-06-15 08:02:16 +00:00 |
|
Jim Meyering
|
1d51d96e1e
|
Change temp file names to accommodate DOS 8.3 file name limitation.
|
2002-06-15 08:01:41 +00:00 |
|
Jim Meyering
|
140f272a56
|
Remove leading `.' from temp. names.
|
2002-06-15 08:01:20 +00:00 |
|
Jim Meyering
|
9da59fff0d
|
Change temp file names to accommodate DOS 8.3 file name limitation.
|
2002-06-15 07:56:40 +00:00 |
|
Jim Meyering
|
10c95a54b5
|
tweak expected message
|
2002-06-12 08:02:12 +00:00 |
|
Jim Meyering
|
c5b3b8e2b6
|
tweak output: s/ directory//
|
2002-06-07 14:57:19 +00:00 |
|
Jim Meyering
|
bae1890d5b
|
Also accept the permission-denied diagnostic
issued by some losing systems. Reported by Volker Borchert.
|
2002-06-07 14:49:21 +00:00 |
|
Jim Meyering
|
26693888de
|
.
|
2002-06-02 20:39:20 +00:00 |
|
Jim Meyering
|
63a8743830
|
(TESTS): Add rm5.
|
2002-06-02 20:39:00 +00:00 |
|
Jim Meyering
|
2ef6aec8ce
|
Adjust, now that we no longer report `removing all entries of directory ...'.
|
2002-06-02 20:37:43 +00:00 |
|
Jim Meyering
|
d38d008a1d
|
adjust
|
2002-06-02 20:36:19 +00:00 |
|
Jim Meyering
|
09184490e9
|
don't give a diagnostic about each parent
|
2002-06-02 20:35:07 +00:00 |
|
Jim Meyering
|
10d0bbfbc7
|
*** empty log message ***
|
2002-06-01 08:41:31 +00:00 |
|
Jim Meyering
|
ef71f8a52d
|
Adapt for changed format of --verbose output.
|
2002-05-24 16:40:33 +00:00 |
|
Jim Meyering
|
37877a3b9c
|
renamed from nice
|
2002-05-24 08:37:05 +00:00 |
|
Jim Meyering
|
8e1915ff14
|
test for fix in 2.0.13
|
2002-05-24 08:23:19 +00:00 |
|
Jim Meyering
|
f08e272c8b
|
tweak for new diagnostics
add a nonempty file
|
2002-05-22 09:49:14 +00:00 |
|
Jim Meyering
|
c09bf755a6
|
.
|
2002-05-21 23:08:27 +00:00 |
|
Jim Meyering
|
137f240e4a
|
.
|
2002-05-21 23:02:51 +00:00 |
|
Jim Meyering
|
59d5765b0f
|
(TESTS): Add rm1, rm2, rm3, rm4.
|
2002-05-21 22:59:16 +00:00 |
|
Jim Meyering
|
0ded127f4c
|
.
|
2002-05-21 22:58:48 +00:00 |
|
Jim Meyering
|
e94bd40348
|
.
|
2002-04-25 18:58:39 +00:00 |
|