move SCRIPTEXIT inside fi
This commit is contained in:
parent
e3ff17a0b9
commit
0ede14c873
1 changed files with 1 additions and 1 deletions
|
@ -162,5 +162,5 @@ EOF
|
||||||
EOF
|
EOF
|
||||||
#else
|
#else
|
||||||
# echo "non-interactive shell" >&2
|
# echo "non-interactive shell" >&2
|
||||||
|
SCRIPTEXIT
|
||||||
fi
|
fi
|
||||||
SCRIPTEXIT
|
|
||||||
|
|
Loading…
Reference in a new issue