tags 14601 + moreinfo
severity 14601 minor
stop
Reference:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14601
Hi Elio, thanks for the report and sorry for the awful delay.
I've fixed two of the failures you reported:
* t/autohdr-subdir-pr12495.sh
This failure was due to localization issues in
* maintainer/am-ft: Add option '-S', giving a number of seconds to sleep
after copying the tarball to the remote system and before unpacking,
building and testing it. This is to cater to situations where the clock
of the remote system is skewed (in the past) w.r.t. the clock the local
system the t
Signed-off-by: Stefano Lattarini
---
INSTALL | 4 ++--
lib/INSTALL | 4 ++--
lib/config.guess | 30 --
lib/config.sub | 17 +++--
4 files changed, 35 insertions(+), 20 deletions(-)
diff --git a/INSTALL b/INSTALL
index 007e939..2099840 100
* lib/tap-driver.sh: Quote 'like this', not `like this'. Remove an
obsolete FIXME. Correctly mark another comment as a TODO rather
than as a FIXME.
Signed-off-by: Stefano Lattarini
---
lib/tap-driver.sh | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/lib/tap-driver