1
--- /usr/sbin/invoke-rc.d 2007-08-10 18:15:28.000000000 +0200
2
+++ invoke-rc.d 2007-09-07 18:43:48.000000000 +0200
6
if test x${doexit} != x && test x${RETRY} = x; then
7
+ if [ -n "$RELEASE_UPGRADE_IN_PROGRESS" ]; then
8
+ printerror "release upgrade in progress, error is not fatal"
17
printerror initscript ${INITSCRIPTID}, action \"${saction}\" failed.
18
+ if [ -n "$RELEASE_UPGRADE_IN_PROGRESS" ]; then
19
+ printerror "release upgrade in progress, error is not fatal"