summaryrefslogtreecommitdiffstats
path: root/autotest-js.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autotest-js.sh')
-rwxr-xr-xautotest-js.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotest-js.sh b/autotest-js.sh
index a3a5f65fd2b..99cc09f9085 100755
--- a/autotest-js.sh
+++ b/autotest-js.sh
@@ -8,7 +8,7 @@
# @copyright 2014 Vincent Petry <pvince81@owncloud.com>
#
-set -e
+# set -e
NPM="$(which npm 2>/dev/null)"
PREFIX="build"