about summary refs log tree commit diff stats
path: root/example/jitter/sandbox_elf_aarch64l.py
diff options
context:
space:
mode:
Diffstat (limited to 'example/jitter/sandbox_elf_aarch64l.py')
-rw-r--r--example/jitter/sandbox_elf_aarch64l.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/jitter/sandbox_elf_aarch64l.py b/example/jitter/sandbox_elf_aarch64l.py
index 7ad91118..e3daf53e 100644
--- a/example/jitter/sandbox_elf_aarch64l.py
+++ b/example/jitter/sandbox_elf_aarch64l.py
@@ -20,4 +20,4 @@ log_func.setLevel(logging.ERROR)
 # Run
 sb.run()
 
-assert(sb.jitter.run is False)
+assert(sb.jitter.running is False)