Skip to content

Commit c67c65d

Browse files
committed
Remove debugging lines
1 parent e3b86b9 commit c67c65d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/@aws-cdk-testing/cli-integ/bin/apply-patches

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,4 @@ if [[ -d "$candidate_dir" ]]; then
1919
cp -vR "${candidate_dir}/"* "$2"
2020
else
2121
echo "No patch directory named: ${candidate_dir}"
22-
echo "Did find:"
23-
find "${scripdir}/.."
2422
fi

0 commit comments

Comments
 (0)