diff options
Diffstat (limited to '')
| -rwxr-xr-x | download.tcl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/download.tcl b/download.tcl index 31d4c82..635e54b 100755 --- a/download.tcl +++ b/download.tcl | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | #!/usr/bin/env expect | 1 | #!/usr/bin/env expect |
| 2 | 2 | ||
| 3 | set timeout 3600 | ||
| 4 | |||
| 3 | set core 0 | 5 | set core 0 |
| 4 | set wordsperline 1 | 6 | set wordsperline 1 |
| 5 | 7 | ||
