diff options
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" * |