commit | 32f3982275882b2886dd9cbde2d49b99b8ed1f5f | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Wed Jun 18 22:43:17 2014 +0200 |
committer | Roger Meier <roger@apache.org> | Wed Jun 18 22:43:17 2014 +0200 |
tree | 771efc86d6bbfc6f21c51f0b37fb3c89e88440d1 | |
parent | 55087a49d335db7da23e23d8d8a9368e4e5ae7a6 [diff] [blame] |
THRIFT-2578 Moving 'make cross' from test.sh to test.py Patch: Chamila Dilshan Wijayarathna
diff --git a/lib/nodejs/test/client.js b/lib/nodejs/test/client.js old mode 100644 new mode 100755 index 80809e9..3b5f1cb --- a/lib/nodejs/test/client.js +++ b/lib/nodejs/test/client.js
@@ -1,3 +1,5 @@ +#!/usr/bin/env nodejs + /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file