Spaces:
Running
Running
Update expect-build-phi-4-mini
Browse files- 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
|
| 22 |
}
|
| 23 |
}
|
|
|
|
| 18 |
timeout {
|
| 19 |
# Exit if the command takes too long
|
| 20 |
send_user "Timeout occurred. Exiting...\n"
|
| 21 |
+
exit 0
|
| 22 |
}
|
| 23 |
}
|