Skip to content

Instantly share code, notes, and snippets.

@rcombs
Created August 12, 2014 03:30
Show Gist options
  • Save rcombs/62bd458270d58833d2e6 to your computer and use it in GitHub Desktop.
Save rcombs/62bd458270d58833d2e6 to your computer and use it in GitHub Desktop.
<rcombs> I'm not sure how I'm supposed to have the VM restart in the middle of a Python script
<_tv_> rcombs shutdown -r -f -t 0
<rcombs> _tv_: yes, that would restart the machine, and also kill the test script and the ssh session it's run from
<_tv_> rcombs compromise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment