summaryrefslogtreecommitdiffstats
path: root/openlmi-mof-register
diff options
context:
space:
mode:
authorVitezslav Crhonek <vcrhonek@redhat.com>2013-02-07 08:48:30 +0100
committerVitezslav Crhonek <vcrhonek@redhat.com>2013-02-07 08:48:30 +0100
commit80a4e2961a65f9922e000d27ce642a4789588648 (patch)
tree22095b82c4d488050d15ae427609221895163479 /openlmi-mof-register
parent1d60a267af3eb94f8f158b4cf8abf3cc254611a1 (diff)
downloadopenlmi-providers-80a4e2961a65f9922e000d27ce642a4789588648.tar.gz
openlmi-providers-80a4e2961a65f9922e000d27ce642a4789588648.tar.xz
openlmi-providers-80a4e2961a65f9922e000d27ce642a4789588648.zip
fix path to Pegasus's repository in mof registration script
Resolves: #71 in openlmi trac - OpenLMI needs to be installable without the CIMOM running
Diffstat (limited to 'openlmi-mof-register')
-rwxr-xr-xopenlmi-mof-register2
1 files changed, 1 insertions, 1 deletions
diff --git a/openlmi-mof-register b/openlmi-mof-register
index 9750f08..9ee9ee4 100755
--- a/openlmi-mof-register
+++ b/openlmi-mof-register
@@ -19,7 +19,7 @@
# Authors: Radek Novacek <rnovacek@redhat.com>
#
-pegasus_repository="/var/lib/Pegasus/repository"
+pegasus_repository="/var/lib/Pegasus/"
function usage()
{