-
Notifications
You must be signed in to change notification settings - Fork 34
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
Upload's run-after switch does nothing #132
Comments
I use a bash alias on my linux PC's. |
I am not sure what you are saying. I understand what |
I thought you were just trying to upload after you compiled. which |
Currently, the |
Expected Behavior:
prosv5 u --run-after
should cause the program to run after the upload completes successfully.Actual Behavior:
prosv5 u --run-after
uploads the program successfully like normal, but does not run the program after the upload is finished.Steps to reproduce:
This is reproducible every time. Just run
prosv5 u --run-after
and observe it has the same behavior asprosv5 u --no-run-after
.System information:
Operating System: Fedora 32
PROS Version: 3.1.4
Additional Information
This happens with hot/cold and monolith.
Screenshots/Output Dumps/Stack Traces
The text was updated successfully, but these errors were encountered: