From 085ec844366b9c9e82dde9ea9f1c0315aab4e125 Mon Sep 17 00:00:00 2001 From: Ronny Nilsson Date: Wed, 18 Nov 2020 15:12:42 +0100 Subject: [PATCH] taas: we have EX600 too in the dev remote lab. --- iop/scripts/taas.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iop/scripts/taas.sh b/iop/scripts/taas.sh index 4350e96c8..db82acad3 100644 --- a/iop/scripts/taas.sh +++ b/iop/scripts/taas.sh @@ -45,7 +45,7 @@ function taas-smoketest { smarthub3) product="SmartHub3a" ;; - dg400prime|eg400) + dg400prime|eg400|ex600) product=$(echo -n "$product" | tr [[:lower:]] [[:upper:]]) ;; *)