diff --git a/DeploymentTest/tbed.test.bash b/DeploymentTest/tbed.test.bash
index b1f79c3be0501d4fa3db0c85b6db456378fa63f0..e6ecb503b466688b5fb7c20bdbca28b4d99fb1ac 100755
--- a/DeploymentTest/tbed.test.bash
+++ b/DeploymentTest/tbed.test.bash
@@ -89,7 +89,7 @@ if [ x$TERM == x ]; then
   for i in `seq 0 $NL`; do tput cuu1; done
 fi
 
-TIMEOUT=10
+TIMEOUT=20
 
 while [ "x$LISTING_OUTPUT" != x ]; do
   if [ $TIMEOUT -eq 0 ];then