Commit 185c78c1 authored by Matthew Brett's avatar Matthew Brett Committed by xoviat
Browse files
parent 23b1f732
......@@ -22,6 +22,8 @@ shell_session_update() { :; }
# suggested by Thomas K at
# https://github.com/travis-ci/travis-ci/issues/8703#issuecomment-347881274
unset -f cd
unset -f pushd
unset -f popd
function start_spinner {
if [ -n "$MB_SPINNER_PID" ]; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment