Skip to content

Commit 8b799f8

Browse files
committed
Do not remove zip file if the process succeeds
1 parent b161531 commit 8b799f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

java/ql/integration-tests/update-ferstl-depgraph-dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,3 +228,4 @@ echo " 1. Copy ${ZIP_OUT} -> semmle-code resources/lib/ferstl-depgraph-dependen
228228
echo " 2. In semmle-code, update autobuild/src/com/semmle/util/build/Maven.java:"
229229
echo " bump the plugin version constant to '${PLUGIN_CODEQL_VERSION}'"
230230
echo " 3. Commit and raise PRs in both repositories."
231+
trap - EXIT

0 commit comments

Comments
 (0)