trying to apply same remedy

This commit is contained in:
rusefi 2020-07-01 18:37:24 -04:00
parent c7bb162acd
commit 6c08c8d92f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ ls -l build
sh clean.sh
echo "TIMESTAMP $(date "+%D %T.%2N")"
EXTRA_PARAMS="-DDUMMY -DFIRMWARE_ID=\"default\""
EXTRA_PARAMS="-DDUMMY -DFIRMWARE_ID=\\\"default\\\""
make -j4
EXTRA_PARAMS=""