]> git.notmuchmail.org Git - notmuch/blobdiff - performance-test/T03-reindex.sh
perf-tests: #!/bin/bash -> #!/usr/bin/env bash
[notmuch] / performance-test / T03-reindex.sh
index 8e0a77f42c5d2da47b14fa1eb8c40c2ab2ac35e6..8db52a33a9e2d8c78ca3720bad83ebfceea07079 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 test_description='reindexing'