fixup! submodule: Fix t7400, t7405, t7406 for msysGit

Between 132 patches to be rebased, an underscore got lost.
This commit is contained in:
Johannes Schindelin
2012-05-03 12:34:12 -05:00
parent 33362bc4c7
commit 72f0944694

View File

@@ -266,7 +266,7 @@ cmd_add()
then
cat >&2 <<EOF
The following path is ignored by one of your .gitignore files:
$(eval_gettextln $smpath)
$(eval_gettextln $sm_path)
Use -f if you really want to add it.
EOF
exit 1