Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dyyu
openairinterface5G
Commits
cd1bd046
Commit
cd1bd046
authored
Feb 13, 2017
by
Cedric Roux
Browse files
test setup v2: minor: print commands before execution
parent
9bf108c2
Changes
1
Show whitespace changes
Inline
Side-by-side
cmake_targets/autotests/v2/actions/execution_compile.bash
View file @
cd1bd046
...
...
@@ -3,6 +3,9 @@ source oaienv
cd
cmake_targets
rm
-rf
log
mkdir
-p
log
echo
$PRE_BUILD
bash
-c
"
$PRE_BUILD
"
echo
$BUILD_PROG
$BUILD_ARGUMENTS
$BUILD_PROG
$BUILD_ARGUMENTS
echo
$PRE_EXEC
bash
-c
"
$PRE_EXEC
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment