mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-15 17:25:32 +00:00
On failure, delete temporary images
This commit is contained in:
parent
4d0901e6a6
commit
247eb5f2d6
@ -72,6 +72,7 @@ do
|
||||
mv -f $f.new $f
|
||||
converted="${converted} ${f}"
|
||||
else
|
||||
rm $f.new
|
||||
echo "Failed to convert $f"
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user