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
|
||||
msg_error "Please see above for the real error, exiting...\n"
|
||||
fi
|
||||
rm -f $tmplogf
|
||||
|
||||
return $rval
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user