iservchk script must be iconf'd or it gets deleted on every call; link in Makefile
[iserv-mod-error-reporter.git] / iservchk / 20base
diff --git a/iservchk/20base b/iservchk/20base
new file mode 100644 (file)
index 0000000..cfe9937
--- /dev/null
@@ -0,0 +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.022008 seconds and 4 git commands to generate.