Index: test/test262/test262.gyp |
diff --git a/test/test262/test262.gyp b/test/test262/test262.gyp |
index 2bdc6cefe5092c5265caadb0f2acecceb078ab21..605a5ee7cbc039e3004f0eb8fa52dae24a383291 100644 |
--- a/test/test262/test262.gyp |
+++ b/test/test262/test262.gyp |
@@ -23,7 +23,7 @@ |
{ |
'action_name': 'archive_test262', |
'inputs': ['archive.py', '<!@(python list.py)'], |
- 'outputs': ['data.tar'], |
+ 'outputs': ['data.tar', 'harness.tar'], |
tandrii(chromium)
2016/07/20 10:42:01
Michael has to approve this, bcz:
1. this does in
Michael Achenbach
2016/07/20 11:22:49
1. Insignificant. As described, it was part of the
|
'action': ['python', 'archive.py'], |
}, |
], |