housekeeping: shellcheck for tests/functional/ca/duplicate-realisation-in-closure.sh

This commit is contained in:
Cameron Dart 2024-06-03 13:54:17 -07:00 committed by John Ericson
parent 2dfbba3e5e
commit 195c0da849

View file

@ -1,3 +1,5 @@
#!/usr/bin/env bash
source ./common.sh
requireDaemonNewerThan "2.4pre20210625"
@ -5,7 +7,7 @@ requireDaemonNewerThan "2.4pre20210625"
export REMOTE_STORE_DIR="$TEST_ROOT/remote_store"
export REMOTE_STORE="file://$REMOTE_STORE_DIR"
rm -rf $REMOTE_STORE_DIR
rm -rf "$REMOTE_STORE_DIR"
clearStore
# Build dep1 and push that to the binary cache.