change how list of modules is computed
authorTom Tromey <tromey@redhat.com>
Tue, 5 Nov 2013 21:49:14 +0000 (14:49 -0700)
committerTom Tromey <tromey@redhat.com>
Mon, 18 Nov 2013 20:29:00 +0000 (13:29 -0700)
commita7c11ee135af24815f32e8cfbbb6f565f9f22a1b
treea5d2e87492fe6c98f9c126a0a485e25d3126956f
parent0a5dd17d950c87a2c096f79a37c9a304a795c2bd
change how list of modules is computed

While adding modules I found that the current approach of listing all
the modules on one line made it harder to experiment -- any conflicts
from git were a pain to resolve.

This patch splits the list of modules so that there is one module per
line.

2013-11-18  Tom Tromey  <tromey@redhat.com>

* gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Split into
multiple lines.
gdb/ChangeLog
gdb/gnulib/update-gnulib.sh
This page took 0.057787 seconds and 4 git commands to generate.