diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-08-29 18:04:16 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-08-29 18:04:16 -0700 |
commit | 5c10c17ba08731677ce8f4a9a3f8005fb60fe987 (patch) | |
tree | c80d055f0e51fe55dd648605fb904bdc131b7ea6 /test/new | |
parent | 1c7cb9e28c52f7c3ae010364b07f13f852be439c (diff) | |
download | nasm-5c10c17ba08731677ce8f4a9a3f8005fb60fe987.tar.gz nasm-5c10c17ba08731677ce8f4a9a3f8005fb60fe987.tar.bz2 nasm-5c10c17ba08731677ce8f4a9a3f8005fb60fe987.zip |
test/new: clean up whitespace
Diffstat (limited to 'test/new')
-rwxr-xr-x | test/new | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,4 +7,3 @@ for f; do fi echo ";Testname=test; Arguments=-fbin -o$f.bin; Files=.stdout .stderr $f.bin" > "$f".asm done - |