From ca351f3ddcd937752ef704d61d010bfb8f551909 Mon Sep 17 00:00:00 2001 From: Waseem Daher Date: Thu, 15 Nov 2012 10:40:10 -0500 Subject: [PATCH] Ask user to reload Humbug after running sync-subscriptions. (imported from commit d374d5b8eefd4240b8b11f83080fcdf2ff3cadaf) --- bots/zephyr_mirror.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bots/zephyr_mirror.py b/bots/zephyr_mirror.py index 29ccd65..ce2fe65 100755 --- a/bots/zephyr_mirror.py +++ b/bots/zephyr_mirror.py @@ -534,6 +534,9 @@ to these .zephyrs.subs lines, please do so via the Humbug web interface. """)) print + if verbose: + print + print "IMPORTANT: Please reload the Humbug app for these changes to take effect." def valid_stream_name(name): return name != ""