Commit 7fe5a7a1 authored by Matthew Brett's avatar Matthew Brett
Browse files
parent fa30a0d4
......@@ -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