Merge "change path to shell_utils.sh" into main
This commit is contained in:
commit
74510e14fb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
|
|
||||||
source $(cd $(dirname $BASH_SOURCE) &> /dev/null && pwd)/../../make/shell_utils.sh
|
source $(cd $(dirname $BASH_SOURCE) &> /dev/null && pwd)/../shell_utils.sh
|
||||||
require_top
|
require_top
|
||||||
|
|
||||||
function print_help() {
|
function print_help() {
|
||||||
|
|
Loading…
Reference in a new issue