chiark / gitweb /
Testing: Add missing "global id" in timeout-abort
[cgi-auth-flexible.git] / tests / autotest
index 5dc5ad70409a1a49abf8d89da78363fcf66d5c7c..525d1fdedc6de6feb2f1941fc4eb9d952b11bbb7 100755 (executable)
@@ -47,6 +47,7 @@ log_user 0
 log_file -a $tt/expect.log
 
 proc timeout-abort {} {
 log_file -a $tt/expect.log
 
 proc timeout-abort {} {
+    global id
      send_log "\r\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"
      error "$id: aborting due to timeout"
 }
      send_log "\r\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"
      error "$id: aborting due to timeout"
 }