svn+ssh://bugman@.../svn/relax/1.3
........
r7991 | bugman | 2008-11-20 22:53:30 +0100 (Thu, 20 Nov 2008) | 5 lines
Added a catch for bug #12607 (https://gna.org/bugs/?12607) to the bugs_12582_12591.py script.
This bug was reported by Chris Brosey (chris dot a dot brosey att vanderbilt dot edu).
........
r7992 | bugman | 2008-11-20 23:23:56 +0100 (Thu, 20 Nov 2008) | 8 lines
Fix for bug #12607 (https://gna.org/bugs/?12607).
This bug was reported by Chris Brosey (chris dot a dot brosey att vanderbilt dot edu).
The problem was that the fixed flag was being checked for all spins. However deselected spins
should be ignored.
........
r7996 | bugman | 2008-11-21 09:45:57 +0100 (Fri, 21 Nov 2008) | 3 lines
Renamed the bugs_12582_12591.py system test script to include bug #12607.
........