[wmlunits] use set -e -u when running the units script

This commit is contained in:
Elias Pschernig 2013-05-27 23:10:47 +02:00
parent 76ce130186
commit 60dbb25d5e

View file

@ -1,6 +1,6 @@
#!/bin/bash
# script running on the wesnoth server to update units.wesnoth.org
set -e
set -e -u
# set them in the environment
# VERSION=1.10