summaryrefslogtreecommitdiffstats
path: root/src/userprog/start_recursor.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/userprog/start_recursor.sh')
-rwxr-xr-xsrc/userprog/start_recursor.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userprog/start_recursor.sh b/src/userprog/start_recursor.sh
index 6f5e99b..46db573 100755
--- a/src/userprog/start_recursor.sh
+++ b/src/userprog/start_recursor.sh
@@ -3,4 +3,4 @@ cd build
pintos-mkdisk fs.dsk 400
pintos -v --qemu -- -f -q
pintos -v --qemu -p ../../examples/recursor_ng -a recursor_ng -- -q
-pintos -v --qemu -m 128 -- run "recursor_ng pintosmaster 6 1"
+pintos -v --qemu -m 128 -- -q run "recursor_ng pintosmaster 6 1"