We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b86b9 commit c67c65dCopy full SHA for c67c65d
1 file changed
packages/@aws-cdk-testing/cli-integ/bin/apply-patches
@@ -19,6 +19,4 @@ if [[ -d "$candidate_dir" ]]; then
19
cp -vR "${candidate_dir}/"* "$2"
20
else
21
echo "No patch directory named: ${candidate_dir}"
22
- echo "Did find:"
23
- find "${scripdir}/.."
24
fi
0 commit comments