http://bugzilla.novell.com/show_bug.cgi?id=539332

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=539332#c1





--- Comment #1 from Andrew Jorgensen <[email protected]>  2009-11-04 
10:20:09 MST ---
I think I'll fix this something like so:
OLD_VERSIONS=$(rpm -q mono-core mono-debugger xsp monovs-server)
do updates
NEW_VERSIONS=$(rpm -q mono-core mono-debugger xsp monovs-server)
if ["$OLD_VERSIONS" != "$NEW_VERSIONS"]; then
reboot
fi

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to