summaryrefslogtreecommitdiff
path: root/tests/long/se/60.bzip2/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/long/se/60.bzip2/test.py')
-rw-r--r--tests/long/se/60.bzip2/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/long/se/60.bzip2/test.py b/tests/long/se/60.bzip2/test.py
index c217f159c..b7e268864 100644
--- a/tests/long/se/60.bzip2/test.py
+++ b/tests/long/se/60.bzip2/test.py
@@ -30,4 +30,4 @@ m5.util.addToPath('../configs/common')
from cpu2000 import bzip2_source
workload = bzip2_source(isa, opsys, 'lgred')
-root.system.cpu[0].workload = workload.makeLiveProcess()
+root.system.cpu[0].workload = workload.makeProcess()