mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
One more fix for partial uploads
This commit is contained in:
parent
09b9bfa914
commit
8161e54bea
@ -177,7 +177,7 @@ else
|
|||||||
DEST=${USER}:${DEST}
|
DEST=${USER}:${DEST}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
files="errata known_problems.txt releasenotes.txt patch-*-$1 ${1}.*"
|
files="errata known_problems.txt releasenotes.txt patch*-$1 ${1}.*"
|
||||||
base=
|
base=
|
||||||
|
|
||||||
rm -f *-${1}*.asc
|
rm -f *-${1}*.asc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user