Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't quit program using source file #76

Open
Sipty opened this issue Aug 17, 2019 · 3 comments
Open

Can't quit program using source file #76

Sipty opened this issue Aug 17, 2019 · 3 comments

Comments

@Sipty
Copy link
Contributor

Sipty commented Aug 17, 2019

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

@keylime-unicorn
Copy link

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?

@Sipty
Copy link
Contributor Author

Sipty commented Oct 16, 2019

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

@keylime-unicorn
Copy link

@wtheisen I'd like to close this issue unless you can reproduce the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants