From 531a326e7ca0ef989ac1d0c9287d7ed59a2694a0 Mon Sep 17 00:00:00 2001 From: bp-sawyers Date: Sun, 7 Aug 2011 12:38:29 +0000 Subject: [PATCH] Test commit for new 2.6 branch git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- buildcore.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildcore.sh b/buildcore.sh index c10422864..04b4316b3 100755 --- a/buildcore.sh +++ b/buildcore.sh @@ -1,4 +1,4 @@ -# The shell is commented out so that it will run in bash on linux and ksh on aix +# The shell is commented out so that it will run in bash on linux and ksh on aix # !/bin/bash # Build and upload the xcat-core code, on either linux or aix.