We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e340be commit 6ce8f7bCopy full SHA for 6ce8f7b
1 file changed
ci/expect_scripts/dir.exp
@@ -7,7 +7,7 @@ set timeout 7
7
8
spawn $env(EXAMPLES_DIR)dir
9
10
-expect -re {The current working directory is .*/basic-webserver\r\n} {
+expect -re {The current working directory is .*/basic-webserver[^\r]*\r\n} {
11
expect "Set cwd to examples/\r\n" {
12
expect "The paths are;\r\n" {
13
expect -re {.*dir\.roc.*} {
0 commit comments