#! /bin/bash

if test x"$1" = "x-u"; then
    echo "fake pub key content"
fi
