Le Tue, 30 Jan 2007 21:19:28 +0100, Captain <[EMAIL PROTECTED]> a _crit :
> Le Tue, 30 Jan 2007 21:08:40 +0100, > The Stupid User <[EMAIL PROTECTED]> a écrit : > > > Update in /var/git/else/pfe.git/refs/heads/eugenie > > http://git.else-projects.org/?p=else/pfe.git;a=summary > > http://git.else-projects.org/?p=else/pfe.git;a=commit;h=475beb9de4e2240b9bec03488491ae3c87742508 > > > > Commit: 475beb9de4e2240b9bec03488491ae3c87742508 > > Author: Sysde <[EMAIL PROTECTED]> > > Date: Tue Jan 30 21:08:34 2007 +0100 > > > > Add the begin of reb script. > > This script get the first param (install, upgrade...) before do > > any actions. There is more than one way to do it. First I choose to > > start in this way. Now I thinking about how to make the install, > > upgrade script. I can make modules or classes.I will test the two > > solutions before make choice. > > > > --- > > > > > +#test if the first param is correct > > +if exec_flag == 'none' > > + puts "option invalide taper --help pour voir la liste des > > options" > > Error : Invalid option, use --help to see the right ones > > I think english will be better ;) Why don't begin the international support now ? > > add return 1 ? > > > +else > > + puts exec_flag+" sussecced" > > +end > > > > Reports bugs or strange things to [EMAIL PROTECTED] > > > > -- > > [email protected] > > Unsubscribe: [EMAIL PROTECTED] > > Archives: http://lists.else-projects.org/archives/commits > > Jabber-MUC: [EMAIL PROTECTED] > > > > -- > [email protected] > Unsubscribe: [EMAIL PROTECTED] > Archives: http://lists.else-projects.org/archives/devel > Jabber-MUC: [EMAIL PROTECTED] > > -- Philippe Caseiro -- [email protected] Unsubscribe: [EMAIL PROTECTED] Archives: http://lists.else-projects.org/archives/devel Jabber-MUC: [EMAIL PROTECTED]
