Skip to content

Commit

Permalink
Use correct selection for the expect script
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Mar 4, 2019
1 parent 38fb93c commit 43185b5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -11,7 +11,7 @@ proc configure { input value } {
}
}

configure "directories do you want to include" "2\r"
configure "directories do you want to include" "1\r"
configure "Any directories to exclude from" "\r"
configure "timeout in seconds" "\r"
configure "text log file?" "\r"
Expand Down

0 comments on commit 43185b5

Please sign in to comment.