[Git-commits] [grml/grml-live] 6eb1b1: Use "; " as separator character when adjusting DEFA...
Michael Prokop
mika at grml.org
Mon Feb 27 10:54:31 CET 2012
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: 6eb1b1e874476af08d8dc8deb21e3f522e6973d5
https://github.com/grml/grml-live/commit/6eb1b1e874476af08d8dc8deb21e3f522e6973d5
Author: Michael Prokop <mika at grml.org>
Date: 2012-02-27 (Mon, 27 Feb 2012)
Changed paths:
M grml-live
Log Message:
-----------
Use ";" as separator character when adjusting DEFAULT_BOOTOPTIONS via sed
Otherwise customizations like tz=Europe/Vienna will break, as
the "/" inside it will be interpreted by sed(1).
More information about the Git-commits
mailing list