mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-14 07:10:21 +00:00
#3674 - add error return code
This commit is contained in:
@@ -892,6 +892,7 @@ sub kit_cleanrepo
|
||||
}
|
||||
if ( !$got_one ) {
|
||||
print "Kit repository $repoid does not exist.\n";
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
if ( -d "$::workdir/rpmbuild" ) {
|
||||
|
Reference in New Issue
Block a user