Comment 3 for bug 995747

Revision history for this message
James Plate (james-plate-deactivatedaccount) wrote :

I duplicated this bug using the reporters file and a local file with the same results.

The code listed for the Remove trailing spaces tool is:

#!/bin/sh

sed 's/[[:blank:]]*$//'