diff options
author | XTZGZoReX <none@none> | 2010-06-07 00:13:48 +0200 |
---|---|---|
committer | XTZGZoReX <none@none> | 2010-06-07 00:13:48 +0200 |
commit | 4ee29a2a0d1560d9779cbe5cc2385cbc0fba528d (patch) | |
tree | 4ecef28c9afcca2792b344e441c7af0e6a48aa49 /contrib/cleanup/whitespace.sh | |
parent | e548d60b4e41019f585f867a23e623a60a424b75 (diff) |
* Rename contrib to opt.
--HG--
branch : trunk
Diffstat (limited to 'contrib/cleanup/whitespace.sh')
-rw-r--r-- | contrib/cleanup/whitespace.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/cleanup/whitespace.sh b/contrib/cleanup/whitespace.sh deleted file mode 100644 index a351e25359b..00000000000 --- a/contrib/cleanup/whitespace.sh +++ /dev/null @@ -1,2 +0,0 @@ -# Be sure to specify files instead of * when running the script. -perl -p -i -e "s/ +$//g" * |