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