From 364981ad924e7f4fdb92121dba52318bce3644d3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 14 Nov 2011 16:15:48 -0400 Subject: probably makes sense to list semitrusted before untrusted --- Command/Status.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command') diff --git a/Command/Status.hs b/Command/Status.hs index e66f59858..3fddb599d 100644 --- a/Command/Status.hs +++ b/Command/Status.hs @@ -54,8 +54,8 @@ stats = [ supported_backends , supported_remote_types , remote_list Trusted "trusted" - , remote_list UnTrusted "untrusted" , remote_list SemiTrusted "semitrusted" + , remote_list UnTrusted "untrusted" , tmp_size , bad_data_size , local_annex_keys -- cgit v1.2.3