Re: bootstrap updates all git submodules, not just gnulib

2014-10-23 Thread Pádraig Brady
On 10/19/2014 11:58 PM, Reuben Thomas wrote: > It should run something like "git submodule update -- gnulib" rather than > just "git submodule update". Good point. Proposed fix attached. thanks, Pádraig. >From e94cfb19c8d84a09cd2827ec2f75222c6e854781 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C

bootstrap updates all git submodules, not just gnulib

2014-10-19 Thread Reuben Thomas
It should run something like "git submodule update -- gnulib" rather than just "git submodule update". -- http://rrt.sc3d.org