summary refs log tree commit diff stats
path: root/tests/reject
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-06-13 20:57:49 +0200
committerAraq <rumpf_a@web.de>2011-06-13 20:57:49 +0200
commitca637c019c13f552d0f44a18d3f3afe4b8a88832 (patch)
tree88e18e90a71c96b13162a45a844a901ca624c7b1 /tests/reject
parent9f9f0f08187ebd5e83075960be7f24b087f5c6c4 (diff)
downloadNim-ca637c019c13f552d0f44a18d3f3afe4b8a88832.tar.gz
further improvements for thread analysis
Diffstat (limited to 'tests/reject')
-rw-r--r--tests/reject/tthreadanalysis2.nim3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/reject/tthreadanalysis2.nim b/tests/reject/tthreadanalysis2.nim
index 50550bd65..456dba6b2 100644
--- a/tests/reject/tthreadanalysis2.nim
+++ b/tests/reject/tthreadanalysis2.nim
@@ -1,7 +1,8 @@
 discard """
   file: "tthreadanalysis2.nim"
-  line: 44
+  line: 45
   errormsg: "possible inconsistency of thread local heaps"
+  cmd: "nimrod cc --hints:on --threads:on $# $#"
 """
 
 import os