chiark / gitweb /
Testing: Increase timeout
[cgi-auth-flexible.git] / tests / autotest
index 9c4f9c4bb3272e0e763ea8e7a38b43905d553883..2fc09861f54d641339e013b57e9c0169391810d9 100755 (executable)
@@ -12,6 +12,8 @@ set pwd [pwd]
 set env(HOME) $tt
 set env(CAFTEST_CAF) $pwd
 set env(TERM) vt100
+set env(CAFTEST_NOSRCDUMP) 1
+set env(LC_ALL) en_GB.utf-8
 
 log_user 0
 log_file -a $tt/expect.log
@@ -20,7 +22,7 @@ proc timeout-abort {} {
      send_log "\r\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"
      error "aborting due to timeout"
 }
-set timeout 5
+set timeout 15
 
 expect_after timeout timeout-abort