aboutsummaryrefslogtreecommitdiffstats
path: root/test.sh
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-06-20 06:08:23 +0000
committerDavid Robillard <d@drobilla.net>2009-06-20 06:08:23 +0000
commitfa0cdd6234aa73ab0680c37f23664ff8c73cc1cb (patch)
treedc6dc1fa926be9cc933d53978e3153aa96d4ade9 /test.sh
parent865c00be395701cc973d62f05eadf358bbd5e9e0 (diff)
downloadresp-fa0cdd6234aa73ab0680c37f23664ff8c73cc1cb.tar.gz
resp-fa0cdd6234aa73ab0680c37f23664ff8c73cc1cb.tar.bz2
resp-fa0cdd6234aa73ab0680c37f23664ff8c73cc1cb.zip
Garbage collection of code-allocated stack frames.
git-svn-id: http://svn.drobilla.net/resp/tuplr@130 ad02d1e2-f140-0410-9f75-f8b11f17cedd
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index e41e985..ca19c35 100755
--- a/test.sh
+++ b/test.sh
@@ -16,4 +16,4 @@ run() {
run './test/ack.tpr' '8189 : Int'
run './test/def.tpr' '3 : Int'
run './test/fac.tpr' '720 : Int'
-run './test/nest.tpr' '6 : Int'
+#run './test/nest.tpr' '6 : Int'