summaryrefslogtreecommitdiffstats
path: root/openlmi-mof-register
diff options
context:
space:
mode:
authorJan Safranek <jsafrane@redhat.com>2013-01-09 13:32:21 +0100
committerJan Safranek <jsafrane@redhat.com>2013-01-09 13:32:21 +0100
commitdf6847b72e4ba18d34c9309847f1f8c061102dd0 (patch)
tree61afd4390b4d2d925e38dfc4b8703bdb5db871cc /openlmi-mof-register
parenta3258adddaed55fb6e969eac968334bd7d68f0f0 (diff)
downloadopenlmi-providers-df6847b72e4ba18d34c9309847f1f8c061102dd0.tar.gz
openlmi-providers-df6847b72e4ba18d34c9309847f1f8c061102dd0.tar.xz
openlmi-providers-df6847b72e4ba18d34c9309847f1f8c061102dd0.zip
Allow experimental classes and version updates in MOF files.
Diffstat (limited to 'openlmi-mof-register')
-rwxr-xr-xopenlmi-mof-register4
1 files changed, 2 insertions, 2 deletions
diff --git a/openlmi-mof-register b/openlmi-mof-register
index cd4e565..9750f08 100755
--- a/openlmi-mof-register
+++ b/openlmi-mof-register
@@ -43,9 +43,9 @@ function register()
/usr/sbin/cimserver --status > /dev/null 2>&1
if [ $? -eq 0 ];
then
- CIMMOF="/usr/bin/cimmof"
+ CIMMOF="/usr/bin/cimmof -aEV"
else
- CIMMOF="/usr/bin/cimmofl -R $pegasus_repository"
+ CIMMOF="/usr/bin/cimmofl -aEV -R $pegasus_repository"
fi
$CIMMOF -uc $mofs