Skip to content

Commit 8b194bd

Browse files
authored
fix typo in qemu_linux_process (#3163)
1 parent a198b33 commit 8b194bd

File tree

1 file changed

+1
-1
lines changed
  • fuzzers/full_system/qemu_linux_process

1 file changed

+1
-1
lines changed

fuzzers/full_system/qemu_linux_process/Justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import "../../../just/libafl-qemu.just"
2-
FUZZER_NAME := "qemu_linux_kernel"
2+
FUZZER_NAME := "qemu_linux_process"
33

44
LINUX_BUILDER_URL := "git@github.com:AFLplusplus/linux-qemu-image-builder.git"
55
LINUX_BUILDER_DIR := TARGET_DIR / "linux_builder"

0 commit comments

Comments
 (0)