summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrenew-config2
1 files changed, 0 insertions, 2 deletions
diff --git a/renew-config b/renew-config
index 155bc31..fbd05c7 100755
--- a/renew-config
+++ b/renew-config
@@ -50,7 +50,5 @@ git reset --quiet --hard origin/master ||
git clean --quiet --force -d ||
error "$REAL: git clean failed"
-bcfg2-ping-sweep
-
echo "All done."
cd "$OLDPWD" >/dev/null