Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kapilpowar17 committed Jan 8, 2024
1 parent 4e9ee16 commit 538ebbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jck/jck-semiauto-updater/jckupdater.sh
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ isLatestUpdate() {
else
isTestMaterialUpdateNeeded=0
fi
#isTestMaterialUpdated=$(grep -q "$JCK_WITHOUT_BACKSLASH" build.txt; echo $?)

if [[ $isTestMaterialUpdateNeeded -eq 1 && $isExcludeUpdateNeeded -eq 1 ]]; then
echo " JCK$JCK_VERSION material is $JCK_WITHOUT_BACKSLASH in the repo $GIT_URL. It is up to date. No need to pull changes"
Expand Down

0 comments on commit 538ebbe

Please sign in to comment.