OSDN Git Service

push: fix segfault when HEAD points nowhere
[git-core/git.git] / sh-i18n--envsubst.c
index 9d2e971..5ddd688 100644 (file)
@@ -73,6 +73,7 @@ main (int argc, char *argv[])
        {
        case 1:
          error ("we won't substitute all variables on stdin for you");
+         break;
          /*
          all_variables = 1;
       subst_from_stdin ();