Skip to content

Commit

Permalink
stop the test radiusd after running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mcnewton committed Sep 26, 2023
1 parent 1b4f1d0 commit 7ffee85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -327,3 +327,4 @@ tests.runtests: test.conf | radiusd.kill radiusd.pid
${Q}BIN_PATH="$(BIN_PATH)" PORT="$(PORT)" ./runtests.sh $(TESTS)

tests: tests.runtests tests.eap
$(MAKE) radiusd.kill

0 comments on commit 7ffee85

Please sign in to comment.