]> git.etc.gen.nz Git - spong.git/commitdiff
corrected status color order in %COLORS hash
authorStephen L Johnson <sjohnson@monsters.org>
Tue, 14 Mar 2000 19:52:47 +0000 (19:52 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Tue, 14 Mar 2000 19:52:47 +0000 (19:52 +0000)
src/lib/Spong/HostList.pm

index 62a2a238d655f372f3d2a8ae26c78a7364d72c8d..35ee201120d7b31ab0f0d296cd7a1e864fe3ec0b 100755 (executable)
@@ -25,7 +25,7 @@ use Spong::Host;
 
 package Spong::HostList;
 
-my %COLORS = ( 'blue', 10, 'red', 5, 'yellow', 4, 'green', 3, 'purple', 2 );
+my %COLORS = ( 'blue', 4, 'red', 5, 'yellow', 3, 'green', 1, 'purple', 2 );
 
 # This constructor expects one of four different types of options.  Either an
 # empty string specifying that no actual hosts will be loaded, the string