scripts/mk-release.sh
changeset 1966 10ad7f230f4b
parent 1837 7bb70675cd1d
child 2028 5b71aa38440c
     1.1 --- a/scripts/mk-release.sh	Sun Mar 14 16:39:11 2010 +0100
     1.2 +++ b/scripts/mk-release.sh	Sat May 22 22:04:31 2010 +0200
     1.3 @@ -114,7 +114,7 @@
     1.4                      printf( "   %4d  %s\n", nb[author], author );
     1.5                    }
     1.6                  }'                                              \
     1.7 -    |sort -rn
     1.8 +    |sort -s -k1nr -k2
     1.9  }
    1.10  
    1.11  print_author_shortlog() {