[lxc-devel] Broken: lxc/lxc#532 (master - 4184c3e)

Travis CI notifications at travis-ci.org
Wed Jun 18 20:59:12 UTC 2014


Build Update for lxc/lxc
-------------------------------------

Build: #532
Status: Broken

Duration: 1 minute and 33 seconds
Commit: 4184c3e (master)
Author: Serge Hallyn
Message: Store alien config lines

Any config lines not starting with 'lxc.*' are ignored by lxc.  That
can be useful for third party tools, however lxc-clone does not copy such
lines.

Fix that by tracking such lines in our unexpanded config file and
printing them out at write_config().  Note two possible shortcomings here:

1. we always print out all includes followed by all aliens.  They are
not kept in order, nor ordered with respect to lxc.* lines.

2. we're still not storing comments. these could easily be added to
the alien lines, but i chose not to in particular since comments are
usually associated with other lines, so destroying the order would
destroy their value.  I could be wrong about that, and if I am it's
a trivial fix.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>

View the changeset: https://github.com/lxc/lxc/compare/08182d4452a8...4184c3e1723d

View the full build log and details: https://travis-ci.org/lxc/lxc/builds/27902231

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20140618/7ed8a6ef/attachment.html>


More information about the lxc-devel mailing list