toolkit/sync/test.sh

8 lines
173 B
Bash
Raw Normal View History

2021-07-08 02:54:12 +00:00
#!/bin/bash
# tests that the variables work
source "$(dirname "$0")/common"
echo ${RELEASE_DIR}
echo ${STAGING_ROOT}/${CATEGORY_STUB}/${REV}
echo $NONMODS_REPOS
echo ${REV}