]> git.sur5r.net Git - i3/i3/commit
Testcases: remove "latest" if it is a symbolic link
authorTony Crisci <tony@dubstepdish.com>
Tue, 15 Oct 2013 07:36:12 +0000 (03:36 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 19 Oct 2013 08:05:33 +0000 (10:05 +0200)
commitcf3da1c43317f9a0eaea259f64e5823797c0525f
treebf9239ef94b721ea524489347fe3b35090152a87
parent4622fd8703de3ec961cf47c4d67e10f210a80fe2
Testcases: remove "latest" if it is a symbolic link

Test for the existence of the symlink to "latest" with the -l flag,
which tests if the target is a symbolic link. Testing with the -e flag
will fail in case the link points to a file that does not exist, which
will occur if the test result directories are deleted by hand.
testcases/complete-run.pl