Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 70662a3

Browse files
committed
Fixed windows script for testdb generation
1 parent acd7b38 commit 70662a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-test-gen.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
start "coder" "build-win/Release/coderdbc.exe" -dbc test\testdb.dbc -out -out test\gencode -drvname testdb -nodeutils -rw
1+
start "coder" "build/coderdbc.exe" -dbc test\testdb.dbc -out -out test\gencode -drvname testdb -nodeutils -rw
22
pause

0 commit comments

Comments
 (0)