summaryrefslogtreecommitdiff
path: root/exynos
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2019-06-16 14:23:41 +0100
committerEric Engestrom <eric.engestrom@intel.com>2019-10-04 09:42:46 +0100
commit9b1e0842538626303e3873c8bff4a483da1374e7 (patch)
treeb35b3cbc50367223db2c869cb736bb228a5b3faa /exynos
parent4083e8f2c65989461f5a62ed7b295c8c04032664 (diff)
downloaddrm-9b1e0842538626303e3873c8bff4a483da1374e7.tar.gz
*-symbols-check: use normal shell over bash
None of the tests are bash specific. Tested with bash, zsh, dash, mksh and ksh. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Tested-by: Niclas Zeising <zeising@daemonic.se> Reviewed-by: Niclas Zeising <zeising@daemonic.se> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Diffstat (limited to 'exynos')
-rwxr-xr-xexynos/exynos-symbol-check2
1 files changed, 1 insertions, 1 deletions
diff --git a/exynos/exynos-symbol-check b/exynos/exynos-symbol-check
index 49d611e6..d2c362e1 100755
--- a/exynos/exynos-symbol-check
+++ b/exynos/exynos-symbol-check
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
set -u