Commit 80a142f1 authored by Sergey Vojtovich's avatar Sergey Vojtovich

Lintian complains about script-not-executable

Removed #! sequence from non-executable script.
parent 4adf52a0
#!/bin/awk
/Query_time:/ {
results["Rows_examined:"] = "uninit";
results["RocksDB_key_skipped:"] = "uninit";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment