svn+ssh://bugman@.../svn/relax/trunk
........
r27849 | tlinnet | 2015-06-13 14:00:39 +0200 (Sat, 13 Jun 2015) | 5 lines
Added unittest that shows the trickers the bug.
Test added in test_delete_spin_all, and can be accessed with: relax -u _pipe_control.test_spin.
Bug #23642 (https://gna.org/bugs/index.php?23642): When deleting all spins for a residue, an empty placeholder is where select=True
........
r27850 | tlinnet | 2015-06-13 14:08:44 +0200 (Sat, 13 Jun 2015) | 3 lines
Fix committed, where an empty spin placeholder has the select flag set to False.
Bug #23642 (https://gna.org/bugs/index.php?23642): When deleting all spins for a residue, an empty placeholder is where select=True
........