Skip to content

Commit

Permalink
Reset trap in install script
Browse files Browse the repository at this point in the history
  • Loading branch information
Zareen Choudhury committed Jan 25, 2018
1 parent 7e6b3d5 commit cbf71f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions canopy_client_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ cd ../..
catkin_make
. ./devel/setup.bash
cd $CANOPY_CLIENT_DIR
trap - ERR
echo "SUCCESS - script successfully installed."

0 comments on commit cbf71f6

Please sign in to comment.