aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2020-03-27 10:37:59 +0000
committerMichael S. Tsirkin <mst@redhat.com>2020-05-04 10:44:47 -0400
commit54806cd7005afc884264f2da781fdb16db5e0c9a (patch)
tree4a24ddf7a83d07f5764432c0b55ae04752d3f5f5
parentf42cc75d07257917f9b9ffad8b20b528be96a31a (diff)
downloadvirtio-text-54806cd7005afc884264f2da781fdb16db5e0c9a.tar.gz
makeall.sh: add explicit shebang to script
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Approved-by: https://www.oasis-open.org/committees/ballot.php?id=3184
-rwxr-xr-xmakeall.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/makeall.sh b/makeall.sh
index 20f568e..37e6c34 100755
--- a/makeall.sh
+++ b/makeall.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
export SPECDOC=${SPECDOC:-`cat REVISION`}
export DATESTR=${DATESTR:-`cat REVISION-DATE`}
./makezip.sh