mirror of
https://github.com/i3/i3.git
synced 2026-05-04 04:46:38 +00:00
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.