You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you specify exactly what you are doing that doesn't let the program quit? Are echo qa > ./TerminusBrowser.py and call source qa two separate commands?
oh goodness, it's been too long now camicarballo, sorry!
Basically, I was calling qa ( I believe ), but it didn't make the program quit. If memory serves, it was something I addressed in a later commit. If it's not an issue present in the current code, please close it the ticket
Issue and Steps to Reproduce
echo qa > ./qa
call source qa
Debug.log
The debug log shows the execute command was triggered, but it's not being called
[ WARNING]:commandHandlerClass.py #31 --- source qa
[ DEBUG]:SystemCommands.py #38 --- Executing quit command
[ DEBUG]:SystemCommands.py #72 --- ERROR: Unable to source qa
[ DEBUG]:splitTracker.py #17 --- True
Expected
program to quit
Actual
program not quitting
The text was updated successfully, but these errors were encountered: