summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-09-23 20:44:44 +0200
committerElyes HAOUAS <ehaouas@noos.fr>2020-09-23 20:44:44 +0200
commit8743f2f8d2df7cd66bb8340a1918a6954da088af (patch)
tree1a2ea5ff1c5765a62c989d4e79f1f727c0b3de1c /tests
parent02ffcba2af123a891eefbaed4d37780ba1e36ccc (diff)
downloadacpica-8743f2f8d2df7cd66bb8340a1918a6954da088af.tar.gz
tests/aslts.sh: Remove unnecessary tabs at end of line
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/aslts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/aslts.sh b/tests/aslts.sh
index 06c5ebf3b..1c7056ee5 100755
--- a/tests/aslts.sh
+++ b/tests/aslts.sh
@@ -67,7 +67,7 @@ setup_environment() {
unset ASLTSDIR
export ASL=$tmp_iasl
- export acpiexec=$tmp_acpiexec
+ export acpiexec=$tmp_acpiexec
export acpibin=$tmp_acpibin
export ASLTSDIR=$aslts_dir
export PATH=$ASLTSDIR/bin:$PATH