Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update script location #29

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

jbkyang-nvi
Copy link
Contributor

No description provided.

@@ -37,7 +37,7 @@ fi
if [ ! -z "$TEST_REPO_ARCH" ]; then
REPO_VERSION=${REPO_VERSION}_${TEST_REPO_ARCH}
fi
bash -x ../install_test_dependencies_and_build.sh
bash -x ../../server/install_test_dependencies_and_build.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
bash -x ../../server/install_test_dependencies_and_build.sh
bash -x ../../server/install_dependencies_and_build.sh

@jbkyang-nvi jbkyang-nvi force-pushed the kyang-move-script-to-better-loc branch from 17b574e to eae3a8e Compare September 18, 2023 19:22
@jbkyang-nvi jbkyang-nvi merged commit f431734 into main Sep 18, 2023
@jbkyang-nvi jbkyang-nvi deleted the kyang-move-script-to-better-loc branch September 18, 2023 21:17
mc-nv pushed a commit that referenced this pull request Sep 19, 2023
mc-nv pushed a commit that referenced this pull request Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants