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
blaar
blaar
Commits
6227ae7f
Commit
6227ae7f
authored
Mar 16, 2017
by
Arnaud Blanchard
Browse files
Simplify presentation
parent
6e94f8e3
Changes
2
Hide whitespace changes
Inline
Side-by-side
blc_channel
@
d0017b37
Subproject commit
f98703cad21a95e9eeed77e6311754d8b8623fe9
Subproject commit
d0017b370a82456d6c61d8f0af5a7ef16c4c2d1c
run.sh
View file @
6227ae7f
...
...
@@ -32,11 +32,14 @@ blaar_build_dir="${blaar_dir}_build"
bin_dir
=
"
$blaar_build_dir
/Release/bin"
shift
#remove $0 i.e. run.sh
cd
$bin_dir
echo
>
&2
echo
"Execute
$project_name
"
in
$bin_dir
>
&2
echo
"================"
>
&2
set
-x
#display command line
bin
/
$project_name
"
$@
"
set
-x
.
/
$project_name
"
$@
"
exit
$?
...
...
Write
Preview
Supports
Markdown
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