mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-28 07:58:08 +01:00
get rid of gratuitous echo
This commit is contained in:
parent
c0073183ba
commit
7893c2066a
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ for NAME in Kati Brynn Ariela; do
|
|||
[ $NUM -ge $GUEST_COUNT ] && break
|
||||
done
|
||||
|
||||
echo "./obj_linux_memdbg/xwords -d dict.xwd -r Eric -s $REMOTES -a localhost -p 10999 -C $COOKIE $QUIT"
|
||||
./obj_linux_memdbg/xwords -d dict.xwd -r Eric -s $REMOTES -a localhost -p 10999 -C $COOKIE $QUIT &
|
||||
|
||||
wait
|
||||
|
|
Loading…
Add table
Reference in a new issue