Signed-off-by: Saul Wold <[email protected]>
---
 scripts/runqemu-export-rootfs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/runqemu-export-rootfs b/scripts/runqemu-export-rootfs
index 79403ab..40ab201 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
-- 
1.8.3.1

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to