Add portal option to ete test script
[demo.git] / boot / robot / ete.sh
index c029dc2..cbdfc40 100755 (executable)
@@ -6,7 +6,7 @@
 # Note: Do not run multiple concurrent ete.sh as the --display is not parameterized and tests will collide
 #
 if [ "$1" == "" ];then
-   echo "Usage: ete.sh [ health | ete | closedloop | instantiate | distribute ]"
+   echo "Usage: ete.sh [ health | ete | closedloop | instantiate | distribute | portal ]"
    exit
 fi