2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-19 00:28:22 +00:00

Correct syntax error in xcat spec file

This commit is contained in:
Jarrod Johnson
2019-02-28 10:51:05 -05:00
parent 6785eb3adc
commit 3432dac84d

View File

@@ -244,6 +244,7 @@ $RPM_INSTALL_PREFIX0/sbin/xcatconfig -u -V >> /var/log/xcat/upgrade.log
if grep "Failed to copy /opt/xcat/share/xcat/netboot/genesis/x86_64/fs" /var/log/xcat/upgrade.log; then
echo 'mknb failed to complete successfully'
fi
fi
exit 0
%clean