[PATCH 6/8] Remove services directory from loc command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Steven Dake <sdake@xxxxxxxxxx>
---
 loc |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/loc b/loc
index ce502f4..e4978d0 100755
--- a/loc
+++ b/loc
@@ -3,9 +3,6 @@ echo "---------------------------"
 echo -n "exec LOC     "
 printf "%7.7s\n" `find exec -name *.[ch] -exec cat {} \; | wc -l`
 
-echo -n "services LOC "
-printf "%7.7s\n" `find services -name *.[ch] -exec cat {} \; | wc -l`
-
 echo -n "lib LOC      "
 printf "%7.7s\n" `find lib -name *.[ch] -exec cat {} \; | wc -l`
 
-- 
1.7.7.5

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss


[Index of Archives]     [Linux Clusters]     [Corosync Project]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]    [Yosemite Photos]    [Linux Kernel]     [Linux SCSI]     [X.Org]

  Powered by Linux