master
Avril 5 years ago
parent 00f2b25854
commit 2147a73c4d
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -5,4 +5,4 @@ if [[ ! -f "`readlink -f libsipc.so`" ]]; then
make ffi
fi
sbcl --noinform --load test-client.lisp
sbcl --noinform --load tools/test-client.lisp

@ -5,4 +5,4 @@ if [[ ! -f "`readlink -f libsipc.so`" ]]; then
make ffi
fi
sbcl --noinform --load test-server.lisp
sbcl --noinform --load tools/test-server.lisp

Loading…
Cancel
Save