Bazel: Fix stamp git version for core plugins

We can assume that bash is available so that we don't need to maintain
compatibility to older shell versions. This fixes regression introduced
in Ie900617e9.

Change-Id: Ie24484c2581a85df853f432e4edd8dc15ddac5da
This commit is contained in:
Luca Milanesio 2016-11-04 08:05:12 +00:00 committed by David Ostrovsky
parent 40eb6e7376
commit 70000f93d8

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# This script will be run by bazel when the build process starts to
# generate key-value information that represents the status of the