non significant spaces suck, stage 4
authorPierre Habouzit <madcoder@debian.org>
Mon, 27 Aug 2007 15:01:28 +0000 (17:01 +0200)
committerPierre Habouzit <madcoder@debian.org>
Mon, 27 Aug 2007 15:01:28 +0000 (17:01 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
upgrade/0.0.0_to_0.9.0/new_newsletter.sh
upgrade/0.9.2/update.sh
upgrade/0.9.3/update.sh
upgrade/0.9.4/update.sh

index 983d4ca..ae500fc 100755 (executable)
@@ -5,4 +5,4 @@ list_members polytechnique.org-newsletter | \
     sed -e 's!^\(.*\)@polytechnique.org!INSERT INTO newsletter_ins SELECT id FROM aliases WHERE alias="\1";!' | \
     mysql x4dat
 
-echo "DELETE FROM aliases WHERE alias LIKE 'newsletter%';" | mysql x4dat 
+echo "DELETE FROM aliases WHERE alias LIKE 'newsletter%';" | mysql x4dat
index a7f3788..394affa 100755 (executable)
@@ -30,6 +30,6 @@ echo "To make statistics work :
       evolution-inscrits-mails, plot-graphs, mailParselog
   - add symlinks :
       in htdocs/stats : ln -s /home/web/stats/graph-* .
-      in templates/stats : ln -s /home/web/stats/lastParselog* . 
+      in templates/stats : ln -s /home/web/stats/lastParselog* .
 
 "
index 02158f4..be6f0d5 100755 (executable)
@@ -26,6 +26,6 @@ echo "BE CAREFUL :
 * carva redirects are still in scripts/ but their path and name have changed.
   --> the error page is scripts/webredirect_error.php
   --> the redirect page is scripts/webredirect.php
-  
+
 * mailman : update the conf to use the mhonarc archiver
 "
index 807a287..010efc5 100755 (executable)
@@ -25,7 +25,7 @@ You now have to :
 
 (*) apt-get install php4-gd2
     add extension=gd.so in /etc/php/apache(2?)/php.ini
-    
+
 (*) apt-get install php-banana (may not be on public servers)
     and add a rewrite rule on www.polytechnique.org (http and https) :
     ^/banana/([^/]*/.*)$    /usr/share/banana/\$1