"exit 1" missing from generated bootstrap script

Solution Unverified - Updated -

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 of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.