DEBSOURCES
Skip Quicknav
sources / golang-github-google-blueprint / 0.0~git20201007.25128be-2 / tests / bootstrap.bash
1234567
#!/bin/bash export BOOTSTRAP="${BASH_SOURCE[0]}" export SRCDIR=".." export WRAPPER="../blueprint.bash" ../bootstrap.bash "$@"