summaryrefslogtreecommitdiffstats
path: root/ete-k8s.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ete-k8s.sh')
-rwxr-xr-xete-k8s.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ete-k8s.sh b/ete-k8s.sh
index 897628c..5d42f04 100755
--- a/ete-k8s.sh
+++ b/ete-k8s.sh
@@ -17,7 +17,6 @@
#
# Run the testsuite for the passed tag. Valid tags are listed in usage help
# Please clean up logs when you are done...
-# Note: Do not run multiple concurrent ete-k8s.sh as the --display is not parameterized and tests will collide
#
if [ "$1" == "" ] || [ "$2" == "" ]; then
echo "Usage: ete-k8s.sh [namespace] [tag]"