Merge pull request #511 from mesosphere/fix-#510

fix check_dcoscli_version() in install script
This commit is contained in:
José Armando García Sancio
2016-03-02 12:44:46 -08:00
2 changed files with 0 additions and 2 deletions

View File

@@ -79,7 +79,6 @@ check_dcoscli_version()
exit 1;
fi
fi
exit 1;
}
if [ "$#" -lt 2 ]; then

View File

@@ -79,7 +79,6 @@ check_dcoscli_version()
exit 1;
fi
fi
exit 1;
}
if [ "$#" -lt 2 ]; then