OSDN Git Service

[CHANGED] The history section which was in the man page is separated to HISTORY file.
[portsreinstall/current.git] / lib / libcommand_do.sh
index 1067d54..a5aea06 100644 (file)
@@ -486,6 +486,7 @@ command_do_restore_escaped_obsoletes ()
        {
                message_section_title "Restoring escaped obsolete packages for inspection"
                database_build_restore < ${DBDIR}/escaped_obsoletes
+               rm -f "${DBDIR}/escaped_obsoletes"
                message_echo
        }
        program_exec_and_record_completion RESTORE_ESCAPED_OBSOLETE_PACKAGES_FOR_INSPECTION