Merge "Get UUID's from SDC for Demo Instantiate"
diff --git a/runTags.sh b/runTags.sh
index 6f34c6a..57215d1 100755
--- a/runTags.sh
+++ b/runTags.sh
@@ -101,7 +101,4 @@
 	fi
 done
 
-# Blindly clean up all outstanding chrome processes
-pkill chrome
-
 exit $RET_CODE