summaryrefslogtreecommitdiffstats
path: root/runTags.sh
diff options
context:
space:
mode:
Diffstat (limited to 'runTags.sh')
-rwxr-xr-xrunTags.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/runTags.sh b/runTags.sh
index 6f34c6a1..57215d17 100755
--- a/runTags.sh
+++ b/runTags.sh
@@ -101,7 +101,4 @@ do
fi
done
-# Blindly clean up all outstanding chrome processes
-pkill chrome
-
exit $RET_CODE