[Git-commits] [grml/grml-live] e13816: Ensure that the file used for replacing the templa...
Ulrich Dangel
mru at grml.org
Tue Dec 20 23:09:30 CET 2011
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: e1381625ad6dd4600b8b61ed296d1351d55c07b9
https://github.com/grml/grml-live/commit/e1381625ad6dd4600b8b61ed296d1351d55c07b9
Author: Ulrich Dangel <mru at grml.org>
Date: 2011-12-20 (Tue, 20 Dec 2011)
Changed paths:
M grml-live
Log Message:
-----------
Ensure that the file used for replacing the template parameters is a file.
We now ship a directory within our grub template directory for our theme.
This will result in an sed error 'not a regular file' as the directory is
indeed no regular file. This make sure that the file used by sed is a regular
file.
More information about the Git-commits
mailing list