aboutsummaryrefslogtreecommitdiffstats
path: root/travis/setup-webserver.sh
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-01-23 00:55:11 +0100
committerAndreas Fischer <bantu@phpbb.com>2013-01-23 15:48:44 +0100
commit4b9c163969cfffc302780d48015453a3ce472dca (patch)
tree9d6c2636b3ba63b496fbfaa1b53c3dc9552fa02c /travis/setup-webserver.sh
parent9860cf6b165f71b58c69da0bfc42e27bea1c24c9 (diff)
downloadforums-4b9c163969cfffc302780d48015453a3ce472dca.tar
forums-4b9c163969cfffc302780d48015453a3ce472dca.tar.gz
forums-4b9c163969cfffc302780d48015453a3ce472dca.tar.bz2
forums-4b9c163969cfffc302780d48015453a3ce472dca.tar.xz
forums-4b9c163969cfffc302780d48015453a3ce472dca.zip
[ticket/11337] Abort setup-webserver.sh script when an error occurs.
PHPBB3-11337
Diffstat (limited to 'travis/setup-webserver.sh')
-rwxr-xr-xtravis/setup-webserver.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/travis/setup-webserver.sh b/travis/setup-webserver.sh
index ad63508ca6..beb04b0fef 100755
--- a/travis/setup-webserver.sh
+++ b/travis/setup-webserver.sh
@@ -3,6 +3,7 @@
# @copyright (c) 2013 phpBB Group
# @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
#
+set -e
sudo apt-get update -qq
sudo apt-get install -qq nginx realpath