fix
This commit is contained in:
parent
0e6190f999
commit
9279f66e01
@ -1 +1 @@
|
||||
0.8.2
|
||||
0.8.2.1
|
||||
|
||||
@ -48,6 +48,7 @@ trap cleanup EXIT
|
||||
function new_tempfile {
|
||||
tmpfile=$(mktemp)
|
||||
TempFiles="${TempFiles} ${tmpfile}"
|
||||
echo ${tmpfile}
|
||||
}
|
||||
|
||||
function space_alert() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user