summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2011-10-28 02:40:20 +0200
committerAdam Borowski <kilobyte@angband.pl>2011-10-28 23:12:49 +0200
commit6067133ceaf9978acbb8531cb63d853d7dd7a189 (patch)
treedfe41174ac255ca244f0956d6d160cfa9e5a6510 /crawl-ref/source/test
parent0987ac47943d2b7f87b7f889433b4dd02125faae (diff)
downloadcrawl-ref-6067133ceaf9978acbb8531cb63d853d7dd7a189.tar.gz
crawl-ref-6067133ceaf9978acbb8531cb63d853d7dd7a189.zip
Use different character names for canned runs, so they can be tested concurently.
Diffstat (limited to 'crawl-ref/source/test')
-rwxr-xr-xcrawl-ref/source/test/stress/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/test/stress/run b/crawl-ref/source/test/stress/run
index 0ce1e5a39b..35a5b75dc9 100755
--- a/crawl-ref/source/test/stress/run
+++ b/crawl-ref/source/test/stress/run
@@ -10,7 +10,7 @@ run_one()
$CRAWL -rc test/stress/woken_rest.rc -sprint -sprint-map dungeon_sprint_1
;;
2|unwoken_rest)
- $CRAWL -rc test/stress/unwoken_rest.rc -sprint -sprint-map dungeon_sprint_1
+ $CRAWL -rc test/stress/unwoken_rest.rc -sprint -sprint-map dungeon_sprint_1 -name CPU_hog2
;;
3|fireworks)
$CRAWL -rc test/stress/fireworks.rc