Skip to content

Commit a345a4b

Browse files
authored
remove "prepare_test_binaries" flag (#410)
Signed-off-by: Ping Yu <[email protected]>
1 parent 16dc003 commit a345a4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cdc/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ clean:
191191
rm -rf bin
192192
rm -rf tools/bin
193193
rm -rf scripts/bin
194+
rm prepare_test_binaries
194195

195196
install_test_python_dep:
196197
@echo "install python requirments for test"

0 commit comments

Comments
 (0)