aboutgitcodebugslistschat
diff options
context:
space:
mode:
-rwxr-xr-xtest/passt.mbuto2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passt.mbuto b/test/passt.mbuto
index d29f456..51c9ada 100755
--- a/test/passt.mbuto
+++ b/test/passt.mbuto
@@ -68,7 +68,7 @@ EOF
ln -s /run/sshd /usr/share/empty.sshd
cat > /root/.ssh/authorized_keys <<EOF
-'"$(cat guest-key.pub)"'
+'"$(cat guest-key.pub 2>/dev/null || :)"'
EOF
chmod 600 /root/.ssh/authorized_keys
chmod 700 /root