Skip to content

Commit

Permalink
add comment for the pkill command
Browse files Browse the repository at this point in the history
  • Loading branch information
wgtdkp committed Jul 25, 2020
1 parent 98ec72f commit 2808299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ test_cancel_command() {
send_command_to_commissioner "borderagent discover" "CANCELLED" &
sleep 1

## send SIGINT to the commissioner CLI to cancel outstanding requests ('borderagent discover' in this case).
pkill --signal SIGINT "${COMMISSIONER_CLI}"

stop_commissioner
Expand Down

0 comments on commit 2808299

Please sign in to comment.