c'etatit moi :-(

This commit is contained in:
Olivier Sirol 1999-09-21 15:01:54 +00:00
parent 6c9eb55541
commit 4ad532147e
1 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
# #
# Author : Olivier SIROL # Author : Olivier SIROL
# Date : April 1997 # Date : April 1997
# $Id: updatelibmk,v 1.2 1999/08/27 17:31:58 czo Exp $ # $Id: updatelibmk,v 1.3 1999/09/21 15:01:54 czo Exp $
# DO_UPDATE: 0 chk only, 1 write file, 2 print stdout # DO_UPDATE: 0 chk only, 1 write file, 2 print stdout
@ -177,11 +177,11 @@ close (MAFONC);
next; next;
} }
# si ALLIANCE ou TARGET on laisse tomber # si ALLIANCE ou TARGET print, on laisse tomber
/^[ \t]*ALLIANCE_/ {next} /^[ \t]*ALLIANCE_/ {print ; next}
/^[ \t]*TARGET_/ {next} /^[ \t]*TARGET_/ {print ; next}
# si macro, ca nous interresse # si macro, ca nous interresse
/=/ { /=/ {