"exit 1" missing from generated bootstrap script
Issue
- When generating a bootstrap script it does not display an exit command:
echo
echo "Enable this script: comment (with #'s) this block (or, at least just"
echo "the exit below)"
echo
When sometimes it displays:
echo
echo "Enable this script: comment (with #'s) this block (or, at least just"
echo "the exit below)"
echo
exit 1
Environment
- Red Hat Network Satellite
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.