Skip to content

Commit

Permalink
Update cmake-check.sh
Browse files Browse the repository at this point in the history
debug
  • Loading branch information
dirkzerwas authored Sep 24, 2024
1 parent dab2e32 commit d4a0170
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cmake-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ for yamlFileWithPath in "$EXAMPLEDIR"/FermionProduction.*yaml; do
echo checking for ci-setups/"$yamlFile"
if [[ ! -f ci-setups/"$yamlFile" ]]; then
echo copying $yamlFileWithPath to ci-setups
ls -l ci-setups/"$yamlFile"
cp "$yamlFileWithPath" ci-setups
ls -l ci-setups/"$yamlFile"
fi
Expand Down

0 comments on commit d4a0170

Please sign in to comment.