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:
parent
40eb6e7376
commit
70000f93d8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user