Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Stop building igvc_msgs before all
Browse files Browse the repository at this point in the history
See #40
  • Loading branch information
jgkamat committed Oct 17, 2016
1 parent d479433 commit 4520ee5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config.docif
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ SETUP_SHA_FILES+=("./igvc/package.xml")
# Commands are in this format
# COMMAND; SHORT_NAME; DESCRIPTION
TEST_COMMANDS=()
TEST_COMMANDS+=( 'catkin_make igvc_msgs_gencpp;hack;A dummy test to fix broken dependencies' )
TEST_COMMANDS+=( 'catkin_make;compile;A check to see if the code compiles' )
TEST_COMMANDS+=( 'catkin_make run_tests;tests;A check to see if the tests pass' )

Expand Down

0 comments on commit 4520ee5

Please sign in to comment.