summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-05-23 13:46:57 +0200
committerLars Wirzenius <liw@liw.fi>2012-05-23 13:46:57 +0200
commitbe3f7086f42e5c4c0cd90a724bd3eb9d374d3d37 (patch)
tree4da0edb6cd2bc3da37fe36a030ad48ed2b1ae23a /tests
parent4c1035b0df886ff63b8e9c8bacf0642dd236cb86 (diff)
downloadsummain-be3f7086f42e5c4c0cd90a724bd3eb9d374d3d37.tar.gz
Fix handling of a dangling symlink as root
Diffstat (limited to 'tests')
-rwxr-xr-xtests/symlink-root.script1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/symlink-root.script b/tests/symlink-root.script
index c82f5c8..4c43495 100755
--- a/tests/symlink-root.script
+++ b/tests/symlink-root.script
@@ -2,7 +2,6 @@
set -e
-mkdir "$DATADIR/dir"
ln -s dir "$DATADIR/symlink"
./summain --exclude=mtime --exclude=uid --exclude=username \
--exclude=gid --exclude=group --exclude=mode "$DATADIR/symlink" |