|
From: | Thomas Schmitt |
Subject: | Re: [Bug-xorriso] generating reproducible ISOs with xorriso |
Date: | Thu, 04 Jun 2015 17:16:12 +0200 |
Hi, i wrote: > -alter_date "b" "$timestamp" / -- \ > -alter_date "c" "$timestamp" / -- \ This should have been -alter_date_r, in order to work recursively: -alter_date_r "b" "$timestamp" / -- \ -alter_date_r "c" "$timestamp" / -- \ Have a nice day :) Thomas
[Prev in Thread] | Current Thread | [Next in Thread] |