mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 06:03:24 +08:00
Add alias measure
This commit is contained in:
@@ -468,7 +468,7 @@ auto_select_ (SourceInfo *sources, size_t size, const char *target_name)
|
||||
}
|
||||
else
|
||||
{
|
||||
char *test_msg = CliOpt_InEnglish ? "Measure Speed> " : "测速 ";
|
||||
char *test_msg = CliOpt_InEnglish ? "Measure speed> " : "测速 ";
|
||||
printf ("%s", xy_strjoin (3, test_msg, src.mirror->site , " ... "));
|
||||
|
||||
fflush (stdout);
|
||||
|
Reference in New Issue
Block a user