run_null.sh: remove unused variable

This commit is contained in:
Johannes 'josch' Schauer 2018-12-30 17:13:13 +01:00
parent b113771a81
commit b3269c8809
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

@ -2,8 +2,6 @@
set -eu set -eu
cachedir="./shared/cache"
SUDO= SUDO=
while [ "$#" -gt 0 ]; do while [ "$#" -gt 0 ]; do
key="$1" key="$1"