Don't tell people you check for updates on every run

This commit is contained in:
Brad Warren
2016-05-17 20:07:06 -07:00
parent af41345967
commit 45b7c407c1
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -931,7 +931,6 @@ else
fi
if [ "$NO_SELF_UPGRADE" != 1 ]; then
echo "Checking for new version..."
TEMP_DIR=$(TempDir)
# ---------------------------------------------------------------------------
cat << "UNLIKELY_EOF" > "$TEMP_DIR/fetch.py"
@@ -288,7 +288,6 @@ else
fi
if [ "$NO_SELF_UPGRADE" != 1 ]; then
echo "Checking for new version..."
TEMP_DIR=$(TempDir)
# ---------------------------------------------------------------------------
cat << "UNLIKELY_EOF" > "$TEMP_DIR/fetch.py"