mirror of
https://github.com/SCST-project/scst.git
synced 2026-07-20 06:52:18 +00:00
scstadmin: Sort target group names alphabetically
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5105 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -915,6 +915,8 @@ sub targetGroupTargets {
|
||||
|
||||
close $dHandle;
|
||||
|
||||
@targets = sort(@targets);
|
||||
|
||||
return \@targets;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user