commit | de2a639e0b2ccec1b367604d7eed9711183abc35 | [log] [tgz] |
---|---|---|
author | Dan Talayco <dtalayco@stanford.edu> | Wed Mar 10 13:56:51 2010 -0800 |
committer | Dan Talayco <dtalayco@stanford.edu> | Wed Mar 10 13:56:51 2010 -0800 |
tree | 8e085e0795ff92c864fa6270549ed30063f99c05 | |
parent | 11e598b47c15de2aef5be45b9acabee0dee53b55 [diff] [blame] |
Ignore tmp files
diff --git a/tests/oft b/tests/oft index 1ace47d..0b54a99 100755 --- a/tests/oft +++ b/tests/oft
@@ -281,6 +281,8 @@ # There's an extra empty entry at the end of the list filelist = p2.communicate()[0].split("\n")[:-1] for file in filelist: + if file[-1:] == '~': + continue modfile = file.lstrip('./')[:-3] try: