#!/usr/bin/env bash # excludeCredentials, and what happens when the client ignores it. source "$(dirname "${BASH_SOURCE[0]}")/lib.sh" start_app "" > /dev/null { header "Registering the same credential id twice" ceremony duplicate } 2>&1 | tee "$OUTPUT_DIR/pk-duplicate.txt" stop_app