#!/usr/bin/env bash
# Usage: dgit-cluster-restore-routes / gist-cluster-restore-routes
# Emulates the remote GitHub [dgit|gist]-cluster-restore-routes commands. Tests use this
# to assert that the command was executed.
set -e
cat <<EOF
20e1b33c19d81f490716c470c0583772b05a153831d55441cc5e7711eda5a241 git-server-fake-uuid git-server-fake-uuid2
80766a2b18a96b9a5927ebdd980dc8d0820bea7ff0897b1b119af4bf20974d32 git-server-fake-uuid1 git-server-fake-uuid2
ed1aa60f0706cefde8ba2b3be662d3a0e0e1fbc94a52a3201944684cc0c5f244 git-server-fake-uuid
EOF
