* Robert Lemmen <[email protected]>, 2013-06-10, 15:20:
- gsub("\\\\", "\\\\\\\\", raw);
+ gsub("\\\\", "\\\\", raw);
this is very odd, it should not differ between different platforms.
perhaps these are different awk variants (mawk/gawk)? do you still have
the logs that tell which of these were install when you created the
above diffs?
Did you mean "... when these packages were built"?
The build logs are here:
https://buildd.debian.org/status/fetch.php?pkg=check&arch=armel&ver=0.9.10-1&stamp=1370609617
https://buildd.debian.org/status/fetch.php?pkg=check&arch=i386&ver=0.9.10-1&stamp=1370605060
The interesting difference between them appears to be:
checking for gawk... gawk
vs
checking for gawk... no
checking for mawk... mawk
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]