DEBSOURCES
Skip Quicknav
sources / snoopy / 2.5.2-1 / tests / datasource / _bootstrap.sh
1234567891011121314
#!/bin/bash ### Configure shell # set -e set -u ### Include main _bootstrap.sh # . `dirname $BASH_SOURCE`/../_bootstrap.sh