Skip to content

Commit

Permalink
Removed Debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
tomuben committed Aug 7, 2024
1 parent b02d5d6 commit 2281a43
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions exaudfclient/base/javacontainer/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ genrule(
cp -r -L $(location //:filter_swig_code.py) $(location :exascript_java_tmp.cc) "$$TMPDIR"
(cd "$$TMPDIR"
python3 filter_swig_code.py "exascript_java.cc" "exascript_java_tmp.cc")
ls -la .
pwd
echo And now...
cp "$$TMPDIR"/exascript_java.cc $(location :exascript_java.cc)
cp "$$TMPDIR"/java_src/com/exasol/swig/TableIterator.java $(location :filtered/com/exasol/swig/TableIterator.java)
cp "$$TMPDIR"/java_src/com/exasol/swig/ResultHandler.java $(location :filtered/com/exasol/swig/ResultHandler.java)
Expand Down

0 comments on commit 2281a43

Please sign in to comment.