Skip to content

Commit 847139a

Browse files
vmcjmeisterT
andauthored
Update .github/jobs/configure-checks/all.bats
Co-authored-by: Tobias Werth <[email protected]>
1 parent dab6018 commit 847139a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/jobs/configure-checks/all.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ repo-remove () {
6767
assert_line "checking for gcc... no"
6868
assert_line "checking for cc... no"
6969
assert_line "checking for cl.exe... no"
70-
assert_regex "configure: error: in [\`']${test_path}':"
70+
assert_regex "configure: error: in .${test_path}':"
7171
assert_line 'configure: error: no acceptable C compiler found in $PATH'
7272
assert_regex "See [\`']config.log' for more details"
7373
}

0 commit comments

Comments
 (0)