diff --git a/runastyle b/runastyle index e8e5dbf26..55b51f0d1 100755 --- a/runastyle +++ b/runastyle @@ -36,4 +36,4 @@ astyle $style $options --recursive "samples/*.cpp" # sed -i "s/\t/ /g" test/test*.cpp # strip useless whitespaces from config files -sed -i "s/\ $//" cfg/* +# sed -i "s/\ $//" cfg/*