diff --git a/bots/zephyr_mirror.py b/bots/zephyr_mirror.py index b9a3c61..c9d1bdc 100755 --- a/bots/zephyr_mirror.py +++ b/bots/zephyr_mirror.py @@ -595,7 +595,7 @@ if __name__ == "__main__": action='store') parser.add_option('--root-path', dest='root_path', - default="/mit/tabbott/for_friends", + default="/afs/athena.mit.edu/user/t/a/tabbott/for_friends", help=optparse.SUPPRESS_HELP, action='store') parser.add_option('--test-mode',