From ac1c731021f31b4e21a0aaef0fa48fb18c354b89 Mon Sep 17 00:00:00 2001 From: vallard Date: Fri, 1 Apr 2011 22:34:39 +0000 Subject: [PATCH] added name of postscript so we could tell which postscript was generating the error message git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9222 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/addsiteyum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/addsiteyum b/xCAT/postscripts/addsiteyum index af73bfa2f..f84f96ac5 100755 --- a/xCAT/postscripts/addsiteyum +++ b/xCAT/postscripts/addsiteyum @@ -1,7 +1,7 @@ #!/bin/sh cd `dirname $0` if [ ! -d repos/$OSVER/$ARCH ]; then - logger -t xcat "repos/$OSVER/$ARCH is not a directory" + logger -t xcat "addsiteyum: repos/$OSVER/$ARCH is not a directory" exit; fi for i in repos/$OSVER/$ARCH/*