msg about xmlrpc
authorx2000habouzit <x2000habouzit>
Tue, 26 Oct 2004 08:59:11 +0000 (08:59 +0000)
committerx2000habouzit <x2000habouzit>
Tue, 26 Oct 2004 08:59:11 +0000 (08:59 +0000)
scripts/migration/0.9.1/update.sh

index f4ebb70..4abb039 100755 (executable)
@@ -39,4 +39,11 @@ mysql -u root x4dat < newsleter_ins.sql &>/dev/null || echo 'newsletter_ins.sql
 echo '.'
 
 ###########################################################
-echo "ALL IS OK."
+echo "ALL IS OK.
+
+don't forget to kill current mailman-rpc.py
+you shoul be able to run the new one only with :
+
+    ./mailman-rpc.py -f
+
+fork problems + SIGHUP handling have been solved."