9 lines
136 B
Bash
9 lines
136 B
Bash
# shellcheck shell=bash
|
|
source common.sh
|
|
|
|
export NIX_TESTS_CA_BY_DEFAULT=1
|
|
|
|
# shellcheck source=/dev/null
|
|
cd .. && source build-dry.sh
|
|
|