mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-20 02:00:24 +00:00
Merge pull request #1769 from immarvin/onissue
fix issue enimage deleted /dev/* on the management node... #1767
This commit is contained in:
@@ -70,7 +70,7 @@ my $noupdate;
|
||||
|
||||
sub xdie {
|
||||
system("rm -rf /tmp/xcatinitrd.$$");
|
||||
umount_chroot($rootimage_dir);
|
||||
umount_chroot($rootimg_dir);
|
||||
die @_;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user