Submitter | phabricator |
---|---|
Date | June 15, 2018, 2:36 p.m. |
Message ID | <274ad24415dd412fdae7ff1a098c3c02@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/32179/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/tests/test-commit-interactive-curses.t b/tests/test-commit-interactive-curses.t --- a/tests/test-commit-interactive-curses.t +++ b/tests/test-commit-interactive-curses.t @@ -215,7 +215,7 @@ +hello world Make file empty - $ echo -n > x + $ printf "" > x $ cat <<EOF >testModeCommands > X > EOF