Specify shell for test script. (It uses bashisms.)

This commit is contained in:
0x80 2022-05-08 00:00:00 +00:00
parent cfad3bc792
commit 7a0fd3eda2
Signed by: 0x80
GPG Key ID: 68368BCBC000EF51
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
succeeded=""
failed=""