Skip to content
Snippets Groups Projects
Forked from asdf / asdf
Source project has a limited visibility.
  • Francois-Rene Rideau's avatar
    3dd1f67d
    Remove *post-upgrade-restart-hook* · 3dd1f67d
    Francois-Rene Rideau authored
    p-u-r-h was never called! Two functions were registered.
    Register them with *post-upgrade-cleanup-hook* instead.
    The hook was introduced with pre-release 2.27,
    possibly with the intent to be called by the main operate :around method
    when an asdf build is restarted in the middle. But that never happened.
    3dd1f67d
    History
    Remove *post-upgrade-restart-hook*
    Francois-Rene Rideau authored
    p-u-r-h was never called! Two functions were registered.
    Register them with *post-upgrade-cleanup-hook* instead.
    The hook was introduced with pre-release 2.27,
    possibly with the intent to be called by the main operate :around method
    when an asdf build is restarted in the middle. But that never happened.