Skip to content

Commit

Permalink
xslt.tcl better usable for memory debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolf committed Sep 20, 2013
1 parent 8630809 commit 86f3971
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions apps/xslt.tcl
Expand Up @@ -117,3 +117,5 @@ switch $outputOpt {
exit 1
}
}

proc exit args {}
1 change: 0 additions & 1 deletion tests/OASIS-suite.tcl
Expand Up @@ -238,5 +238,4 @@ processArgs $argc $argv
set catalogDoc [readCatalog $catalogfile]
runTests [$catalogDoc documentElement]

# See http://mini.net/tcl/3248 for an explanation.
proc exit args {}

0 comments on commit 86f3971

Please sign in to comment.