Skip to content

Commit

Permalink
Remove debugging lines
Browse files Browse the repository at this point in the history
  • Loading branch information
rix0rrr committed Mar 1, 2024
1 parent e3b86b9 commit c67c65d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/@aws-cdk-testing/cli-integ/bin/apply-patches
Expand Up @@ -19,6 +19,4 @@ if [[ -d "$candidate_dir" ]]; then
cp -vR "${candidate_dir}/"* "$2"
else
echo "No patch directory named: ${candidate_dir}"
echo "Did find:"
find "${scripdir}/.."
fi

0 comments on commit c67c65d

Please sign in to comment.