diff options
| author | Alexander Yastrebov <yastrebov.alex@gmail.com> | 2024-01-10 03:44:22 +0100 |
|---|---|---|
| committer | Gunnar Morling <gunnar.morling@googlemail.com> | 2024-01-10 14:29:18 +0100 |
| commit | 7def69eee7eb5f6167dc1046617a22a085709dfa (patch) | |
| tree | 43427b06f45250357cc99e6a5ac5ff696b2c60ef /prepare_yavuztas.sh | |
| parent | 7a617720ad20ce4b22bc2d03c7387b3f33fc4803 (diff) | |
Fix test.sh to use prepare script
Diffstat (limited to 'prepare_yavuztas.sh')
| -rwxr-xr-x | prepare_yavuztas.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prepare_yavuztas.sh b/prepare_yavuztas.sh index a705f17..f83a3ff 100755 --- a/prepare_yavuztas.sh +++ b/prepare_yavuztas.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Copyright 2023 The original authors # |
