diff scripts/test/xargs.test @ 694:786841fdb1e0

Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. The actual code should be the same afterward, this is just cosmetic refactoring.
author Rob Landley <rob@landley.net>
date Tue, 13 Nov 2012 17:14:08 -0600
parents e9f6e7f25854
children
line wrap: on
line diff
--- a/scripts/test/xargs.test	Tue Nov 13 16:13:45 2012 -0600
+++ b/scripts/test/xargs.test	Tue Nov 13 17:14:08 2012 -0600
@@ -26,7 +26,7 @@
 
 exit
 
-testing "xargs -n exact match" 
+testing "xargs -n exact match"
 testing "xargs -s exact match"
 testing "xargs -s 0"
 testing "xargs -s impossible"