]> gitweb.pimeys.fr Git - today.git/commitdiff
pimeys est temporairement down
authorVincent Le Gallic <legallic@crans.org>
Thu, 5 Sep 2013 00:22:23 +0000 (02:22 +0200)
committerVincent Le Gallic <legallic@crans.org>
Thu, 5 Sep 2013 00:22:23 +0000 (02:22 +0200)
today.py

index e430fd881a3030ab8768ced77b3ca24f4ae4366d..ee21fbb814eb485d050ab8aec785d3a69b2c712e 100755 (executable)
--- a/today.py
+++ b/today.py
@@ -442,6 +442,8 @@ if __name__ == "__main__":
     if "--no-color" in sys.argv:
         config.nocolor()
         sys.argv.remove("--no-color")
+    # pimeys is down
+    sys.argv.append("--no-remote")
     if "--no-remote" in sys.argv:
         config.do_remote = False
         sys.argv.remove("--no-remote")