make sure /etc/xcat exists before xCAT-genesis-scripts tries to touch a file there

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14943 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
bp-sawyers 2013-01-22 12:24:50 +00:00
parent 5a88a5cea2
commit 11dd240272

View File

@ -68,6 +68,7 @@ cd -
# should run mknb. Tried to use rpm triggers, but in several cases the trigger would
# get run multiple times.
#echo "touching /etc/xcat/genesis-scripts-updated"
mkdir -p /etc/xcat
touch /etc/xcat/genesis-scripts-updated