Skip to content

Commit

Permalink
Quit after ros-test
Browse files Browse the repository at this point in the history
  • Loading branch information
iamFIREcracker committed Jan 8, 2025
1 parent 933fe58 commit c84780f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ test-sbcl: $(lisps)

.PHONY: test-ros
test-ros: $(lisps)
ros run -- ${SBCL_ARGS} \
ros run -- ${SBCL_ARGS} --quit \
--eval "(ql:quickload :cl-dotenv)" \
--eval "(.env:load-env #P\"./.env\")" \
--load "build/setup.lisp" \
Expand Down

0 comments on commit c84780f

Please sign in to comment.