mirror of
https://github.com/reactos/wine.git
synced 2025-02-07 20:57:39 +00:00
A 'fi' was needed in the last if statement.
This commit is contained in:
parent
20dc74b725
commit
cebf8b659d
@ -541,3 +541,4 @@ if [ $wine_return -ge 128 ]; then
|
||||
kill -$[wine_return - 128] $$
|
||||
# if we get here the kill didn't work
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user