X-Git-Url: https://git.ucc.asn.au/?p=tpg%2Fopendispense2.git;a=blobdiff_plain;f=RunServerTest;h=a72a3faeb48b5403c651d6b9e18104a1e09fb025;hp=b117c703908f2871a8efbe52a22a9f5c0b97ac12;hb=9caffbc7ed251136bab144a957058e7d9f470b00;hpb=f8ff5876b5787375fe629450d0c5d088965720d0 diff --git a/RunServerTest b/RunServerTest index b117c70..a72a3fa 100755 --- a/RunServerTest +++ b/RunServerTest @@ -2,6 +2,7 @@ ARGS="--itemsfile items.cfg -p 11020" ARGS=$ARGS" --cokeport /dev/ttyUSB0" +ARGS=$ARGS" -d 2" if [ "x$2" != "x" ]; then _cokebank=$1