find application/ library/ test/ modules/ -name *.php | xargs sed -i 's/\s\+$//'
Rename docs, tests and test/ui to doc, test and test/frontend to suite skeleton definition. refs #4212