1
0
mirror of synced 2026-02-25 16:00:11 +00:00

Fix bashism: read without parameter

This commit is contained in:
Axel Beckert
2010-04-09 01:56:04 +02:00
parent 06e4590d0a
commit fb9b6347a0
2 changed files with 2 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ cat <<EOF
Press enter to continue, or Ctrl-c to abort.
EOF
read
read __dummy