This early exit is preventing the warning message that follows it from being shown.
Signed-off-by: Dwight Engen <dwight.en...@oracle.com> --- templates/lxc-fedora.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/templates/lxc-fedora.in b/templates/lxc-fedora.in index 0bcb396..edd4b9d 100644 --- a/templates/lxc-fedora.in +++ b/templates/lxc-fedora.in @@ -354,7 +354,6 @@ needed_pkgs="" type yum >/dev/null 2>&1 if [ $? -ne 0 ]; then needed_pkgs="yum $needed_pkgs" - exit 1 fi type curl >/dev/null 2>&1 -- 1.7.1 ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel