We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b161531 commit 8b799f8Copy full SHA for 8b799f8
1 file changed
java/ql/integration-tests/update-ferstl-depgraph-dependencies.sh
@@ -228,3 +228,4 @@ echo " 1. Copy ${ZIP_OUT} -> semmle-code resources/lib/ferstl-depgraph-dependen
228
echo " 2. In semmle-code, update autobuild/src/com/semmle/util/build/Maven.java:"
229
echo " bump the plugin version constant to '${PLUGIN_CODEQL_VERSION}'"
230
echo " 3. Commit and raise PRs in both repositories."
231
+trap - EXIT
0 commit comments