Skip to content

Commit

Permalink
fix pid test
Browse files Browse the repository at this point in the history
  • Loading branch information
btovar committed Nov 5, 2024
1 parent c19ac2a commit e2416b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chirp/test/TR_chirp_fuse.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ run()

echo ../src/chirp_fuse -dall -aunix ${CHIRP_DIR}
../src/chirp_fuse -dall -aunix ${CHIRP_DIR}
echo $? > ${CHIRP_PID_FILE}
echo $! > ${CHIRP_PID_FILE}


echo hello > ${CHIRP_DIR}/${hostport}/hello.txt
Expand Down

0 comments on commit e2416b4

Please sign in to comment.