chmod +x, call database update script in iservchk
authorRoland Hieber <devnull@localhost>
Sat, 6 Mar 2010 03:30:18 +0000 (04:30 +0100)
committerRoland Hieber <devnull@localhost>
Sat, 6 Mar 2010 03:30:18 +0000 (04:30 +0100)
iservchk/99errorreporter
maint/update-config.sh [changed mode: 0644->0755]

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 '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
 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
+
old mode 100644 (file)
new mode 100755 (executable)
This page took 0.02975 seconds and 4 git commands to generate.