]> git.ipfire.org Git - thirdparty/dracut.git/commit
dmsquash-generator.sh: properly escape backslash in path 302/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 2 Nov 2017 16:04:49 +0000 (17:04 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 2 Nov 2017 16:07:09 +0000 (17:07 +0100)
commit38ff9dfbe5d134347638e61bd265065a0c97c0c5
treed28167b38c27cb5f67699783d31d835175c0c96e
parentd976e193256407b7839b02cb888ea95a8d442180
dmsquash-generator.sh: properly escape backslash in path

We need an actual bashslash in the filename on disk.

https://bugzilla.redhat.com/show_bug.cgi?id=1508794
modules.d/90dmsquash-live/dmsquash-generator.sh