Skip to content

Commit

Permalink
build: Follow up cleanup and rename stuffs
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Jun 27, 2019
1 parent d3e05f4 commit 1e52c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/fetch-rust-docker.bash
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

script_dir=$(cd "$(dirname "$0")" && pwd)
. "$script_dir/shared.sh"
. "$script_dir/shared.bash"

set -e
# Disable cause it makes shared script not to work properly
Expand Down

0 comments on commit 1e52c48

Please sign in to comment.