Commit 055ce4e2 authored by Nicolas Wavrant's avatar Nicolas Wavrant

Revert "fixup! erp5_upgrader: do not run activeSense for post-upgrade step"

This reverts commit b9c2f1f0.
parent 40ff98eb
...@@ -54,7 +54,7 @@ else: ...@@ -54,7 +54,7 @@ else:
detail += "and upgrade steps for real, then run post-upgrade \"Active Sense\" action." detail += "and upgrade steps for real, then run post-upgrade \"Active Sense\" action."
active_process.postActiveResult( active_process.postActiveResult(
severity=1, severity=0,
summary='Post-upgrade constraints were not run', summary='Post-upgrade constraints were not run',
detail=[detail,], detail=[detail,],
) )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment