diff options
Diffstat (limited to 'tests/install/d-slashdot')
-rwxr-xr-x | tests/install/d-slashdot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/install/d-slashdot b/tests/install/d-slashdot index 632fef5ab..95ed03879 100755 --- a/tests/install/d-slashdot +++ b/tests/install/d-slashdot @@ -23,7 +23,6 @@ fi . $srcdir/test-lib.sh -fail=0 ginstall -d d1/. || fail=1 test -d d1 || fail=1 |