From b28fd9bf0a3d390494519bf1f825763906ff73a2 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Fri, 13 Sep 2013 10:08:32 +0200 Subject: [PATCH] Revert "pimeys est temporairement down" : Il l'est plus \o/ This reverts commit e351dbb1a65bc7277da83a836e7e974aac2d8cb7. --- today.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/today.py b/today.py index ee21fbb..e430fd8 100755 --- a/today.py +++ b/today.py @@ -442,8 +442,6 @@ 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") -- 2.39.2