X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=AcessNative%2FRunNative;h=03ec6b007aebd6c51a4c059cbbd7a74d1d8cca63;hb=3d67e21210fbcad7cdcbfa9c348019a191ce1798;hp=f22ed7fed58f8abad093a794f62f8857a0b056a7;hpb=63895b4261593e7891a28db441a54615d0374c8b;p=tpg%2Facess2.git diff --git a/AcessNative/RunNative b/AcessNative/RunNative index f22ed7fe..03ec6b00 100755 --- a/AcessNative/RunNative +++ b/AcessNative/RunNative @@ -25,5 +25,6 @@ echo Kernel is $KERNEL_PID sleep 1 LD_LIBRARY_PATH=${DIR}:${DISTROOT}Libs AN_PREOPEN=$VTERM:$VTERM:$VTERM ${DBG} ${DISTROOT}Apps/AxWin/4.0/AxWinServer +trap '' SIGINT cleanup