coverage.sh: remove unused variable declaration

pull/1/head
parent 74725ac451
commit 07fa6f29c8
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -105,8 +105,6 @@ print_header() {
i=$((i+1))
}
nativearch=$(dpkg --print-architecture)
# choose the timestamp of the unstable Release file, so that we get
# reproducible results for the same mirror timestamp
SOURCE_DATE_EPOCH=$(date --date="$(grep-dctrl -s Date -n '' "$mirrordir/dists/$DEFAULT_DIST/Release")" +%s)

Loading…
Cancel
Save