"vscode:/vscode.git/clone" did not exist on "9b6e8314323b3fda5853e580f5ec253daa591e43"
Commit 55deb297 authored by Andrew Murray's avatar Andrew Murray
Browse files

Fixed typo

parent c9623062
......@@ -10,7 +10,7 @@ source $MULTIBUILD_DIR/common_utils.sh
cd /io
# Configuration for this package in `config.sh`.
# This can overwrite `install_run`' and `install_wheel` (called from
# This can overwrite `install_run` and `install_wheel` (called from
# `install_run`). These are otherwise defined in common_utils.sh.
# `config.sh` must define `run_tests` if using the default `install_run`.
CONFIG_PATH=${CONFIG_PATH:-config.sh}
......
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