Re: Check failed, why?

2013-12-23 Thread Stefano Lattarini
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

[FYI] {micro} maintainer: am-ft: add option to cater to clock skews

2013-12-23 Thread Stefano Lattarini
* 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

[FYI] {micro} sync: update INSTALL, config.guess and config.sub from upstream

2013-12-23 Thread Stefano Lattarini
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

[FYI] {micro} TAP driver: cosmetic fixes

2013-12-23 Thread Stefano Lattarini
* 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