zephyr_mirror: Point to documentation on maintaining Kerberos/AFS credentials.

(imported from commit 2c49a1a554c2880f611e4969c8680f36641f1c2e)
This commit is contained in:
Tim Abbott 2013-07-18 14:02:07 -04:00
parent dc7b59bc9f
commit 1d01a7db55
1 changed files with 2 additions and 1 deletions

View File

@ -71,6 +71,7 @@ print ""
print ""
print "ERROR: The Zephyr mirroring bot is unable to continue mirroring Zephyrs."
print "This is often caused by failing to maintain unexpired Kerberos tickets"
print "or AFS tokens."
print "or AFS tokens. See https://zulip.com/zephyr for documentation on how to"
print "maintain unexpired Kerberos tickets and AFS tokens."
print ""
sys.exit(1)