Le jeudi 02 juin 2005 � 16:47 +0200, Ryszard Lach a �crit : > On Tue, May 31, 2005 at 09:46:36PM +0200, Arthur Lutz wrote: > > > > $ /bin/sh -x `which siege.config` > > + rcfile=/home/arthur/.siegerc > > + test -f /home/arthur/.siegerc > > + echo siege.config > > siege.config > > + echo usage: siege.config [no arguments] > > usage: siege.config [no arguments] > > + echo ---------------------------------- > > ---------------------------------- > > + echo Resource file already install as /home/arthur/.siegerc > > Resource file already install as /home/arthur/.siegerc > > + echo Use your favorite editor to change your configuration by > > Use your favorite editor to change your configuration by > > + echo editing the values in that file. > > editing the values in that file. > > + echo > > > > + exit > > As you probably noticed, this run of siege.config doesn't seem to > generate the error you described in the bug report, so please, try to > reproduce the error (running siege.config using 'bash -x'), and send the > output again. Maybe you should move your ~/.siegerc file away?
Indeed, $ mv .siegerc .siegerc.bak $ /bin/sh -x `which siege.config` + rcfile=/home/arthur/.siegerc + test -f /home/arthur/.siegerc /usr/bin/siege.config: 24: Syntax error: Bad substitution hope this helps... sure doesn't look very verbose to me. Arthur
signature.asc
Description: This is a digitally signed message part

