summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgerrit/commit-msg2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerrit/commit-msg b/gerrit/commit-msg
index 0c50f69fd2..336a738c56 100755
--- a/gerrit/commit-msg
+++ b/gerrit/commit-msg
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
# From Gerrit Code Review 2.1.5
#
# Part of Gerrit Code Review (http://code.google.com/p/gerrit/)