stripped tabs from files

[SVN r21011]
This commit is contained in:
John Maddock
2003-11-30 13:06:58 +00:00
parent d19f04af7b
commit 1a50827c46
4 changed files with 78 additions and 78 deletions

View File

@ -19,7 +19,7 @@ rule regex-test-run ( sources + : input * )
$(input)
: # test-files
: # requirements
<threading>multi
<threading>multi
: # test name
] ;
}