xbps-src: remove temp file in non-error case for previous.
This commit is contained in:
@@ -59,6 +59,7 @@ install_pkglist_from_repos()
|
|||||||
cat $tmplogf && rm -f $tmplogf
|
cat $tmplogf && rm -f $tmplogf
|
||||||
msg_error "Please see above for the real error, exiting...\n"
|
msg_error "Please see above for the real error, exiting...\n"
|
||||||
fi
|
fi
|
||||||
|
rm -f $tmplogf
|
||||||
|
|
||||||
return $rval
|
return $rval
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user