summaryrefslogtreecommitdiffstats
path: root/build/win32/axis2_env.bat
diff options
context:
space:
mode:
authorGravatar nandika2010-08-19 08:02:26 +0000
committerGravatar nandika2010-08-19 08:02:26 +0000
commitdfc2c1d4f1bdd8ba67f91f951e7915a6d8e595e8 (patch)
tree4f24f7fc1c6178d3b5b4115c8b60faec14542f19 /build/win32/axis2_env.bat
parent04699f5c967a13bdd15e38f2c223691ff16e6911 (diff)
downloadaxis2c-dfc2c1d4f1bdd8ba67f91f951e7915a6d8e595e8.tar.gz
axis2c-dfc2c1d4f1bdd8ba67f91f951e7915a6d8e595e8.tar.bz2
echo off added to bat files
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@987060 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/win32/axis2_env.bat')
-rw-r--r--build/win32/axis2_env.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/win32/axis2_env.bat b/build/win32/axis2_env.bat
index 81623ac..a51d383 100644
--- a/build/win32/axis2_env.bat
+++ b/build/win32/axis2_env.bat
@@ -1,3 +1,4 @@
+@echo off
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreements. See the NOTICE file distributed with
REM this work for additional information regarding copyright ownership.