Show More
@@ -87,7 +87,7 b' set +e' | |||||
87 |
|
87 | |||
88 | echo % test invalid command |
|
88 | echo % test invalid command | |
89 | hg bisect -r |
|
89 | hg bisect -r | |
90 |
hg bisect --command './foobar' 2>&1 | sed 's |
|
90 | hg bisect --command './foobar' 2>&1 | sed 's|\(/bin/sh: \./foobar:\).*|\1 not found|' | |
91 |
|
91 | |||
92 | echo % test bisecting command |
|
92 | echo % test bisecting command | |
93 | cat > script.py <<EOF |
|
93 | cat > script.py <<EOF |
General Comments 0
You need to be logged in to leave comments.
Login now