2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-15 15:50:22 +00:00

Merge pull request #5361 from immarvin/onissue

remove date in updatenode message, for ticket Request removal of datefrom  line in xCAT framework, idea? #5348
This commit is contained in:
Victor Hu
2018-07-03 11:05:38 -04:00
committed by GitHub

View File

@@ -887,7 +887,7 @@ run_ps () {
fi
if [ -f \$1 ]; then
echo \"\`date\` Running \$scriptype: \$1\"
echo \"Running \$scriptype: \$1\"
msgutil_r \"\$MASTER_IP\" \"info\" "\"Running \$scriptype: \$1\"" \"\$logfile\" \"xcat.mypostscript\"
if [ \"\$XCATDEBUGMODE\" = \"1\" ] || [ \"\$XCATDEBUGMODE\" = \"2\" ]; then
local compt=\$(file \$1)