forked from ungleich-public/cdist
Fix removing archive. Push new branch if builder not Nico.
This commit is contained in:
parent
9256aa8d58
commit
ec425be624
2 changed files with 4 additions and 2 deletions
|
|
@ -225,7 +225,7 @@ eof
|
|||
|| exit 1
|
||||
|
||||
# remove generated files (archive and asc)
|
||||
if [ $# -ge 2]
|
||||
if [ $# -eq 2]
|
||||
then
|
||||
rm -f "${archivename}"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue