chmod +x, call database update script in iservchk
[iserv-mod-error-reporter.git] / iservchk / 99errorreporter
index 7521b60..cfe9937 100644 (file)
@@ -1,7 +1,8 @@
 Test 'import configuration from IServ 1' 
   '[ ! -f /old/opt/iserv/idesk/inc/error-reporter/config.inc.rpmsave ]'
   /usr/share/iserv/modules/error-reporter/update-config-from-iserv1.sh
-
 Test 'update old config'
   '[ ! -f /usr/share/iserv/www/inc/mod_error-reporter/config.inc ]'
   /usr/share/iserv/modules/error-reporter/update-config
+Shell 'update database' /usr/share/iserv/modules/error-reporter/update-database
+
This page took 0.022772 seconds and 4 git commands to generate.