summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/send_test_data.py2
-rwxr-xr-xtools/test_hbase_table_utils.py2
2 files changed, 4 insertions, 0 deletions
diff --git a/tools/send_test_data.py b/tools/send_test_data.py
index 0344d4da..ed9b9f59 100755
--- a/tools/send_test_data.py
+++ b/tools/send_test_data.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
diff --git a/tools/test_hbase_table_utils.py b/tools/test_hbase_table_utils.py
index 1c5444b9..d6dbcbb0 100755
--- a/tools/test_hbase_table_utils.py
+++ b/tools/test_hbase_table_utils.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at