removed removal of nonexisting tempfile
This commit is contained in:
parent
375922407e
commit
0eb8ef355c
@ -11,5 +11,3 @@ else
|
|||||||
rm /tmp/{{ args['name'] }}
|
rm /tmp/{{ args['name'] }}
|
||||||
fi
|
fi
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
rm "$tmpfile"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user