You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ls -al /var/lock
lrwxrwxrwx 1 root root 11 Mar 13 05:48 /var/lock -> ../run/lock
$ ls -al /run/lock
ls: cannot access '/run/lock': No such file or directory
The text was updated successfully, but these errors were encountered:
nibb13
added a commit
to nibb13/pushall.sh
that referenced
this issue
Sep 30, 2017
'/var/lock' is a symlink to '/run/lock' that does not exist:
https://travis-ci.org/ldorau/vltrace/jobs/258142825
The text was updated successfully, but these errors were encountered: