Title: [opsview] [11641] Core isn't ready to have Opspacks upgraded.
Revision
11641
Author
pknight
Date
2013-03-04 13:53:13 +0000 (Mon, 04 Mar 2013)

Log Message

Core isn't ready to have Opspacks upgraded.

Modified Paths


Modified: trunk/opsview-core/installer/upgradedb.pl
===================================================================
--- trunk/opsview-core/installer/upgradedb.pl	2013-03-03 21:26:19 UTC (rev 11640)
+++ trunk/opsview-core/installer/upgradedb.pl	2013-03-04 13:53:13 UTC (rev 11641)
@@ -35,4 +35,5 @@
     system("$Bin/upgradedb_$db.pl 2>&1") == 0 or die "upgrade failed";
 }
 
-`$Bin/../bin/install_all_opspacks --dir $Bin/../import/opspacks`;
+# Core isn't ready for upgrading Opspacks here.
+# `$Bin/../bin/install_all_opspacks --dir $Bin/../import/opspacks`;

_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to