You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by rm...@apache.org on 2014/08/14 16:44:25 UTC

[3/4] git commit: [FLINK-1048] Swallow output of SET statements in ./bin/flink.bat

[FLINK-1048] Swallow output of SET statements in ./bin/flink.bat


Project: http://git-wip-us.apache.org/repos/asf/incubator-flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-flink/commit/8fd70aee
Tree: http://git-wip-us.apache.org/repos/asf/incubator-flink/tree/8fd70aee
Diff: http://git-wip-us.apache.org/repos/asf/incubator-flink/diff/8fd70aee

Branch: refs/heads/release-0.6
Commit: 8fd70aeed20e40119d52d0a0a42bff16bf31f329
Parents: 6a43d24
Author: Fabian Hueske <fh...@apache.org>
Authored: Thu Aug 14 15:45:59 2014 +0200
Committer: Robert Metzger <rm...@apache.org>
Committed: Thu Aug 14 16:43:46 2014 +0200

----------------------------------------------------------------------
 flink-dist/src/main/flink-bin/bin/flink.bat | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/8fd70aee/flink-dist/src/main/flink-bin/bin/flink.bat
----------------------------------------------------------------------
diff --git a/flink-dist/src/main/flink-bin/bin/flink.bat b/flink-dist/src/main/flink-bin/bin/flink.bat
index 2275e07..a51baca 100644
--- a/flink-dist/src/main/flink-bin/bin/flink.bat
+++ b/flink-dist/src/main/flink-bin/bin/flink.bat
@@ -16,6 +16,7 @@
 :: limitations under the License.
 ::###############################################################################
 
+@echo off
 setlocal
 
 SET bin=%~dp0