exit at the wrong location
This commit is contained in:
parent
4c2737cb5b
commit
4b77c5ba85
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ self=$(basename $0)
|
|||
_echo()
|
||||
{
|
||||
echo "${self}> $@"
|
||||
exit 1
|
||||
}
|
||||
|
||||
_exit_err()
|
||||
|
|
Loading…
Reference in a new issue