Skip to content

Commit

Permalink
Remove the debug echo statement
Browse files Browse the repository at this point in the history
  • Loading branch information
yxieca committed Apr 17, 2018
1 parent e0837ab commit 1dd4f56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sonic-device-data/src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ test:
# Execute Broadcom config file test
pushd ../tests/
for f in $$(find ../../../device -name "*.config.bcm"); do
echo ./config_checker $$f
./config_checker $$f
done
popd

0 comments on commit 1dd4f56

Please sign in to comment.