https://bugzilla.wikimedia.org/show_bug.cgi?id=20080
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2009-08-15 17:18:03 UTC --- Added: if [ ! -S "$SSH_AUTH_SOCK" ]; then echo >&2 "SSH_AUTH_SOCK not set or not pointing to a socket." echo >&2 "Did you start your ssh-agent?" exit 1 fi to sync-common-file and scap. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
