diff options
Diffstat (limited to 'tests/rep-fetch-git.test')
-rw-r--r-- | tests/rep-fetch-git.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rep-fetch-git.test b/tests/rep-fetch-git.test index b687cda..804fefc 100644 --- a/tests/rep-fetch-git.test +++ b/tests/rep-fetch-git.test @@ -10,7 +10,7 @@ reason_dumb = ' (dumb HTTP)' reason_unadv = ' (unadvertised commit)' warn_dumb=' -warning: fetching over dumb HTTP, no progress will be shown' +warning: no progress will be shown (dumb HTTP)' warn_repo_hist = "warning: fetching whole repository history" warn_ref_hist = "warning: fetching whole reference history" |