From 79f855fb7971645a11694a5d8eaad313d7c6dc96 Mon Sep 17 00:00:00 2001 From: asirxing Date: Mon, 10 Sep 2012 02:56:08 +0000 Subject: [PATCH] Updte header of initCFMdir to fix unrecognizable characters git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/CFMUtils.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl-xCAT/xCAT/CFMUtils.pm b/perl-xCAT/xCAT/CFMUtils.pm index 92e89d25d..ac40538af 100644 --- a/perl-xCAT/xCAT/CFMUtils.pm +++ b/perl-xCAT/xCAT/CFMUtils.pm @@ -27,9 +27,9 @@ use xCAT::MsgUtils; . |-- etc | |-- group.merge - | |-- hosts -> /etc/hosts - | |-- passwd.merge - | |-- shadow.merge + | |-- hosts -> /etc/hosts + | |-- passwd.merge + | |-- shadow.merge |-- group.OS |-- passwd.OS |-- shadow.OS