Command -mv did not mark the emerging image as haveing pending changes
This commit is contained in:
@ -1732,6 +1732,7 @@ int Xorriso_rename(struct XorrisO *xorriso, void *boss_iter,
|
||||
Xorriso_msgs_submit(xorriso, 0, xorriso->info_text, 0, "FATAL", 0);
|
||||
{ret= -1; goto ex;}
|
||||
}
|
||||
Xorriso_set_change_pending(xorriso, 0);
|
||||
ret= 1;
|
||||
ex:;
|
||||
Xorriso_free_meM(eff_dest);
|
||||
|
Reference in New Issue
Block a user