You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Matt Sicker <ma...@apache.org> on 2017/02/13 06:28:40 UTC

Fwd: logging-log4j2 git commit: Try out specifying bash in mvnw to make Jenkins happy

Bug filed: https://github.com/takari/maven-wrapper/issues/34

---------- Forwarded message ----------
From: <ma...@apache.org>
Date: 12 February 2017 at 23:34
Subject: logging-log4j2 git commit: Try out specifying bash in mvnw to make
Jenkins happy
To: commits@logging.apache.org


Repository: logging-log4j2
Updated Branches:
  refs/heads/master 3e1f9c7a5 -> 291c7101b


Try out specifying bash in mvnw to make Jenkins happy


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/
commit/291c7101
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/291c7101
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/291c7101

Branch: refs/heads/master
Commit: 291c7101b3ec6715cef411043f16b906bef07cfb
Parents: 3e1f9c7
Author: Matt Sicker <bo...@gmail.com>
Authored: Sun Feb 12 23:33:43 2017 -0600
Committer: Matt Sicker <bo...@gmail.com>
Committed: Sun Feb 12 23:33:43 2017 -0600

----------------------------------------------------------------------
 mvnw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/291c7101/mvnw
----------------------------------------------------------------------
diff --git a/mvnw b/mvnw
index 6ecc150..f5ef4d1 100755
--- a/mvnw
+++ b/mvnw
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # ------------------------------------------------------------
----------------
 # Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file