[Rigo] use ETP_DEBUG=1 in debug_rigo.sh
This commit is contained in:
+2
-1
@@ -3,4 +3,5 @@ export RIGO_DATA_DIR="./data"
|
||||
export RIGO_ICON_PATH="./data/icons"
|
||||
# GDB?
|
||||
# exec gdb --args python rigo_app.py # --dumper --debug
|
||||
exec python rigo_app.py --dumper --debug
|
||||
export ETP_DEBUG=1
|
||||
exec python rigo_app.py --dumper
|
||||
|
||||
Reference in New Issue
Block a user