Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork944
Commit48af0ac
committed
tests: allow "git version" test to pass on arbitrary git versions
Sometimes people run development versions of git.On these versions, "git version" returns, for example:git version 1.5.4.rc2.1105.gfc5f2The test_it_executes_git_to_shell_and_returns_resulttestcase was updated to accept these versions of git.Signed-off-by: David Aguilar <davvid@gmail.com>1 parentdafe71a commit48af0ac
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments
Comments
(0)