diff --git a/xorriso/disk_ops.c b/xorriso/disk_ops.c index a829c96a..7d7ab642 100644 --- a/xorriso/disk_ops.c +++ b/xorriso/disk_ops.c @@ -1154,8 +1154,6 @@ int Xorriso_findx_action(struct XorrisO *xorriso, struct FindjoB *job, &mode_and, &mode_or, &type, &date, &subjob, 0); if(action<0) action= 0; - if(action<0) - action= 0; if(action==15 || action==16 || action==18 || action==19 || action==20) { /* in_iso , not_in_iso, add_missing , empty_iso_dir , is_full_in_iso */ Findjob_get_start_path(job, &disk_prefix, 0); diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 024726dd..24a4d83e 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2015.11.08.194028" +#define Xorriso_timestamP "2015.11.08.194419"