script correction
This commit is contained in:
parent
89dc521e04
commit
9097438cc2
@ -16,7 +16,7 @@ fi
|
||||
|
||||
build_generator="Unix Makefiles"
|
||||
os_fsfw="linux"
|
||||
builddir="build-Debug-Linux"
|
||||
builddir="build-Debug-Host"
|
||||
|
||||
echo "Running command (without the leading +):"
|
||||
set -x # Print command
|
||||
|
@ -16,7 +16,7 @@ fi
|
||||
|
||||
build_generator="Unix Makefiles"
|
||||
os_fsfw="linux"
|
||||
builddir="build-Release-Linux"
|
||||
builddir="build-Release-Host"
|
||||
|
||||
echo "Running command (without the leading +):"
|
||||
set -x # Print command
|
||||
|
Loading…
Reference in New Issue
Block a user