From 452dcd5f7d5374411da86777de9fe94f5a88f709 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sun, 8 Feb 2015 16:38:38 -0600 Subject: [PATCH] Promote chcon to "other". --- toys/{pending => other}/chcon.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename toys/{pending => other}/chcon.c (100%) diff --git a/toys/pending/chcon.c b/toys/other/chcon.c similarity index 100% rename from toys/pending/chcon.c rename to toys/other/chcon.c -- 2.39.2