diff options
Diffstat (limited to 'bin/reproducible_setup_mock.sh')
-rwxr-xr-x | bin/reproducible_setup_mock.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/reproducible_setup_mock.sh b/bin/reproducible_setup_mock.sh index 46704c2d..fe4d8656 100755 --- a/bin/reproducible_setup_mock.sh +++ b/bin/reproducible_setup_mock.sh @@ -17,6 +17,8 @@ if [ -z "$1" ] || [ -z "$2" ] ; then fi RELEASE=$1 ARCH=$2 +# not used yet: +UNIQEEXT="mock_${JOB_NAME#reproducible_builder_${RELEASE}_$ARCH}}" echo "$(date -u) - showing setup." dpkg -l mock |