diff --git a/scripts/init_cl.py b/scripts/init_cl.py index d022205a3a549f3f60affb06824514d7c2cda7e0..bb8090b5ef7c3947c28e51701711f64231c70591 100644 --- a/scripts/init_cl.py +++ b/scripts/init_cl.py @@ -49,7 +49,7 @@ _InitRuleBasedBuilder() import os.path HistoryFile=os.path.expanduser('~/.ost_history') -# ... lets be more pythonic +# we are not in GUI mode. gui_mode=False sys.ps1='ost> '