Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
8f1083e0
Unverified
Commit
8f1083e0
authored
Dec 18, 2017
by
xoviat
Committed by
GitHub
Dec 18, 2017
Browse files
Merge pull request #98 from matthew-brett/session-update-again
Disable pushd / popd wrappers
parents
fa30a0d4
7fe5a7a1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
common_utils.sh
common_utils.sh
+2
-0
No files found.
common_utils.sh
View file @
8f1083e0
...
@@ -22,6 +22,8 @@ shell_session_update() { :; }
...
@@ -22,6 +22,8 @@ shell_session_update() { :; }
# suggested by Thomas K at
# suggested by Thomas K at
# https://github.com/travis-ci/travis-ci/issues/8703#issuecomment-347881274
# https://github.com/travis-ci/travis-ci/issues/8703#issuecomment-347881274
unset
-f
cd
unset
-f
cd
unset
-f
pushd
unset
-f
popd
function
start_spinner
{
function
start_spinner
{
if
[
-n
"
$MB_SPINNER_PID
"
]
;
then
if
[
-n
"
$MB_SPINNER_PID
"
]
;
then
...
...
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