Hi Ralf, > Running two gnulib-tool --test with different --dir but within > the same current directory should work, so testing on different > hosts works on an NFS mount. > > OK to commit?
Looks correct. Yes, this is welcome. But could you also remove the suffix '.tmp'? Now it's redundant. So: amsnippet.tmp -> "$tmp"/amsnippet, allsnippets.tmp -> "$tmp"/allsnippets. Thanks! Bruno
