]> git.saurik.com Git - bison.git/blobdiff - examples/mfcalc/mfcalc.test
location: fix EOF check
[bison.git] / examples / mfcalc / mfcalc.test
index 6f794aafe7b5fe76389248b49fc6f1a10fc293b3..90ab4f447851cd13f7b3689048a2ca510d1bee57 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
 #! /bin/sh
 
-# Copyright (C) 2005-2012 Free Software Foundation, Inc.
+# Copyright (C) 2005-2013 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -19,9 +19,9 @@ cat >input <<EOF
 1+2*3
 EOF
 run 0 7
 1+2*3
 EOF
 run 0 7
-run 0 7
 
 cat >input <<EOF
 (1+2) * 3
 EOF
 run 0 9
 
 cat >input <<EOF
 (1+2) * 3
 EOF
 run 0 9
+run 0 9 -p