Compare commits
2 commits
36d1221256
...
db05998d6c
| Author | SHA1 | Date | |
|---|---|---|---|
| db05998d6c | |||
| 6a06a995b0 |
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ clean_tempfiles() {
|
|||
if [ "$#" -ne "1" ]; then
|
||||
echo "Expected exactly one input file. Usage:" 1>&2
|
||||
echo " $0 FILE" 1>&2
|
||||
exit 1;
|
||||
exit 1
|
||||
fi
|
||||
|
||||
editor_cmd="$(default_editor)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue