You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by da...@apache.org on 2015/07/10 10:40:45 UTC

[4/5] wicket git commit: Don't debug

Don't debug


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/cc654044
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/cc654044
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/cc654044

Branch: refs/heads/master
Commit: cc6540441db12415d54c725769813248f6948098
Parents: 7e607ff
Author: Martijn Dashorst <da...@apache.org>
Authored: Fri Jul 10 09:18:39 2015 +0200
Committer: Martijn Dashorst <da...@apache.org>
Committed: Fri Jul 10 09:18:39 2015 +0200

----------------------------------------------------------------------
 release-dashorst.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/cc654044/release-dashorst.sh
----------------------------------------------------------------------
diff --git a/release-dashorst.sh b/release-dashorst.sh
index 3bee295..b107662 100755
--- a/release-dashorst.sh
+++ b/release-dashorst.sh
@@ -14,8 +14,8 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 
-set -e
-set -x
+# set -e
+# set -x
 
 function fail {
     >&2 echo "\033[31m