[node-patches] Change in ovirt-node[master]: Fix the 90dmsquash-live/module-setup.sh patch

rbarry at redhat.com rbarry at redhat.com
Wed Jan 14 15:20:39 UTC 2015


Ryan Barry has uploaded a new change for review.

Change subject: Fix the 90dmsquash-live/module-setup.sh patch
......................................................................

Fix the 90dmsquash-live/module-setup.sh patch

Don't prefix it with /tmp/ if it's -p0

Change-Id: I6b65834f65e79b1705e6338651d8514277d0851f
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M recipe/rhevh7-post.ks
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/16/36916/1

diff --git a/recipe/rhevh7-post.ks b/recipe/rhevh7-post.ks
index 0fa6dfd..96d6603 100644
--- a/recipe/rhevh7-post.ks
+++ b/recipe/rhevh7-post.ks
@@ -32,8 +32,8 @@
 
 # Make dmsquash-live able to be included on hostonly configurations
 patch -d /usr/lib/dracut/modules.d/90dmsquash-live -p0 << \EOF_dmsquash
---- /tmp/module-setup.sh.orig   2015-01-13 07:29:57.907325412 -0700
-+++ /tmp/module-setup.sh        2015-01-13 07:30:08.900364143 -0700
+--- module-setup.sh.orig   2015-01-13 07:29:57.907325412 -0700
++++ module-setup.sh        2015-01-13 07:30:08.900364143 -0700
 @@ -3,8 +3,6 @@
  # ex: ts=8 sw=4 sts=4 et filetype=sh
  


-- 
To view, visit http://gerrit.ovirt.org/36916
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b65834f65e79b1705e6338651d8514277d0851f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>



More information about the node-patches mailing list