Mungert commited on
Commit
6f1309b
·
verified ·
1 Parent(s): 40aaa4b

Update expect-build-phi-4-mini

Browse files
Files changed (1) hide show
  1. expect-build-phi-4-mini +1 -1
expect-build-phi-4-mini CHANGED
@@ -18,6 +18,6 @@ expect {
18
  timeout {
19
  # Exit if the command takes too long
20
  send_user "Timeout occurred. Exiting...\n"
21
- exit 1
22
  }
23
  }
 
18
  timeout {
19
  # Exit if the command takes too long
20
  send_user "Timeout occurred. Exiting...\n"
21
+ exit 0
22
  }
23
  }