Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Akamu
Game Client iOS
Commits
5d218f30
Commit
5d218f30
authored
Jul 25, 2020
by
Maurice Kraus
Browse files
build: this adds an additional -e flag
parent
b4cca1a7
Pipeline
#1911
waiting for manual action with stages
in 30 minutes and 51 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
gitrise.sh
View file @
5d218f30
...
...
@@ -207,7 +207,7 @@ get_follow_log () {
current_position
=
$(
echo
"
${
positions
[
${#
positions
[@]
}
-1]
}
"
)
for
i
in
"
${
chunks
[@]
}
"
;
do
echo
$i
echo
-e
"
$i
"
[
"
$DEBUG
"
==
"true"
]
&&
log
"
${
command
%%
'--header'
*
}
"
"
$i
"
"get_follow_status.log"
done
else
...
...
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