Change in vdsm[master]: chmod for spmprotect.sh script is not needed and expose an e...

ybronhei at redhat.com ybronhei at redhat.com
Wed Jun 3 11:51:26 UTC 2015


Yaniv Bronhaim has uploaded a new change for review.

Change subject: chmod for spmprotect.sh script is not needed and expose an error
......................................................................

chmod for spmprotect.sh script is not needed and expose an error

Without running make in storage/protect folder the spmprotect.sh won't
appear while running configure and this raise an error.
This chmod is not required - installing the file under
/usr/libexec/vdsm/spmprotect.sh make it executable automatically.

Change-Id: I0815728e876b33361ec1124a5c82b130e9b8ba2c
Signed-off-by: Yaniv Bronhaim <ybronhei at redhat.com>
---
M configure.ac
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/83/41883/1

diff --git a/configure.ac b/configure.ac
index f132e00..aa034df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -428,7 +428,6 @@
 ],[
     chmod +x tests/run_tests.sh
     chmod +x tests/run_tests_local.sh
-    chmod +x vdsm/storage/protect/spmprotect.sh
 ])
 
 


-- 
To view, visit https://gerrit.ovirt.org/41883
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0815728e876b33361ec1124a5c82b130e9b8ba2c
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>


More information about the vdsm-patches mailing list