commit 93c82f3cc9d0d64f26e12d834a843563b1630b4c parent b6fb0df7c301b3e111819c714e554871bacc18bc Author: sin <sin@2f30.org> Date: Thu, 5 Sep 2013 12:50:46 +0100 Remove -x from the build script Diffstat:
M | build | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build b/build @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # Export important variables for the build scripts top=$(pwd)