fix
This commit is contained in:
@@ -48,6 +48,7 @@ trap cleanup EXIT
|
||||
function new_tempfile {
|
||||
tmpfile=$(mktemp)
|
||||
TempFiles="${TempFiles} ${tmpfile}"
|
||||
echo ${tmpfile}
|
||||
}
|
||||
|
||||
function space_alert() {
|
||||
|
||||
Reference in New Issue
Block a user