mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-22 03:00:26 +00:00
correct a typo
This commit is contained in:
@@ -147,8 +147,7 @@ TMP=`sed "/postscripts-start-here/,/postscripts-end-here/ s/\(.*\)/run_ps \1/;s/
|
||||
echo "
|
||||
. /xcatpost/xcatlib.sh
|
||||
|
||||
# global value to store the running status of the postbootscripts,the value is non-zero if one postbootscript fa
|
||||
iled
|
||||
# global value to store the running status of the postbootscripts,the value is non-zero if one postbootscript failed
|
||||
return_value=0
|
||||
# subroutine used to run postscripts
|
||||
run_ps () {
|
||||
|
Reference in New Issue
Block a user