Hi Gregor,

Sorry to be a pain, but looking at the diff for xsp 2.10-2.3, I think there's still a couple of bugs. :-(

+# get existing values
+modmono_default="/etc/default/mono-apache-server2"
+if [ -e $modmono_default ]; then
+       . $modmono_default || true
+       db_set monoserver2/monoserver2_restartapache "start_apache"
[...]
+# get existing values
+modmono_default="/etc/default/mono-apache-server4"
+if [ -e $modmono_default ]; then
+       . $modmono_default || true
+       db_set monoserver4/monoserver4_restartapache "start_apache"

Those both look they should be "$start_apache"?

Regards,

Adam


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to