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