change remoteshell from bash to sh because we will be using it on AIX to replace aixremoteshell

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11354 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2012-01-05 17:03:16 +00:00
parent 3632895aa2
commit f12120de1c

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
#egan@us.ibm.com
#(C)IBM Corp