From 638838010c0abc88f495cb0236726a7df5c4b968 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 31 Jul 2012 16:24:37 +0000 Subject: [PATCH] Left in bash so something working. Having trouble with the comm call in shell git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13378 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/scripts/xdcpmerge.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/scripts/xdcpmerge.sh b/xCAT-server/share/xcat/scripts/xdcpmerge.sh index a2d602d78..e590cb96e 100755 --- a/xCAT-server/share/xcat/scripts/xdcpmerge.sh +++ b/xCAT-server/share/xcat/scripts/xdcpmerge.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # This script is used by the xdcp MERGE: function to perform the # merge operation on the nodes for the /etc/passwd, /etc/shadow and # and /etc/group files. These are the only supported files for merge.