From 05f33452916618bf2228bd7770797d4383dd5354 Mon Sep 17 00:00:00 2001 From: Forrest Voight Date: Fri, 2 Aug 2013 14:01:34 -0400 Subject: [PATCH] fixed CLEAN script --- dev/CLEAN | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dev/CLEAN b/dev/CLEAN index 9a3eac9..3d13b83 100644 --- a/dev/CLEAN +++ b/dev/CLEAN @@ -1 +1 @@ -find p2pool/ -iname '*.py' | xargs ~/pycl.py +find p2pool/ -iname '*.py' | xargs pycl -- 1.7.1