diff --git a/scripts/runqemu-export-rootfs b/scripts/runqemu-export-rootfs index 79403ab29f..40ab20143f 100755 --- a/scripts/runqemu-export-rootfs +++ b/scripts/runqemu-export-rootfs @@ -121,7 +121,7 @@ case "$1" in echo "Error starting nfsd" exit 1 fi - Check to make sure everything started ok. + # Check to make sure everything started ok. if [ ! -f $NFSPID ]; then echo "rpc.nfsd did not start correctly" exit 1