8 lines
124 B

#!/bin/bash
## Should be executable N time in a row with same result.
set -e
. lib/common
registry_config_hash || exit 1