Merge "change path to shell_utils.sh" into main

This commit is contained in:
Zhi Dou 2023-10-23 17:18:15 +00:00 committed by Gerrit Code Review
commit 74510e14fb

View file

@ -14,7 +14,7 @@
# 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
function print_help() {