diff options
Diffstat (limited to 'open-file')
| -rwxr-xr-x | open-file | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -94,7 +94,6 @@ while getopts "m:s:t:" opt; do | |||
| 94 | done | 94 | done |
| 95 | 95 | ||
| 96 | shift `expr $OPTIND - 1` | 96 | shift `expr $OPTIND - 1` |
| 97 | toopen=$@ | ||
| 98 | 97 | ||
| 99 | if [ -n "$1" ]; then | 98 | if [ -n "$1" ]; then |
| 100 | while [ -n "$1" ]; do | 99 | while [ -n "$1" ]; do |
