diff --git a/build/build.tcl b/build/build.tcl index e3764bbe..e3826f79 100644 --- a/build/build.tcl +++ b/build/build.tcl @@ -193,10 +193,10 @@ type ":dump\r" respond "_" "dump links full list\r" respond "LIST DEV =" "tty\r" respond "TAPE NO=" "1\r" -expect -timeout 3000 "REEL" +expect -timeout 6000 "REEL" respond "_" "rewind\r" respond "_" "icheck\r" -expect -timeout 3000 "_" +expect -timeout 6000 "_" type "quit\r" shutdown