Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit7611cd9
committed
Don't check form of version number
This changes the regex in test_it_executes_git_not_from_cwd sothat (unlike test_it_executes_git_to_shell_and_returns_result) itonly checks that the output starts with the words "git version",and not the form of whatever follows those words.1 parent94e0fb0 commit7611cd9
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
|
0 commit comments
Comments
(0)