Skip to content

Instantly share code, notes, and snippets.

@goneri
Created July 21, 2016 14:17
Show Gist options
  • Save goneri/a28b54fc7ccf7796b2591e3beadee6f6 to your computer and use it in GitHub Desktop.
Save goneri/a28b54fc7ccf7796b2591e3beadee6f6 to your computer and use it in GitHub Desktop.
Print last error message
jq -r .deploy_stderr $(ls -1 -St /var/lib/heat-config/deployed/*.notify.json|head -n1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment