Make test scripts cross-compatible to *BSD
All checks were successful
Altlinux build / build-alt (push) Successful in 2m9s
Archlinux build / build-arch (push) Successful in 2m51s
Debian build / build-ubuntu (push) Successful in 3m41s

This commit is contained in:
Alexey Khromov 2025-04-18 00:36:06 +03:00
parent ee9c78d129
commit 537daec883
7 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Making tests of BForce
CURDIR="${CURDIR:-$(pwd)}"

View File

@ -1,3 +1,3 @@
#!/bin/bash
#!/usr/bin/env bash
BFCONFIG=${2} ${1} -C ${2} -o 99:1/2

View File

@ -1,2 +1,2 @@
#!/bin/bash
#!/usr/bin/env bash
BFCONFIG=${2} ${1} -C ${2} -S"CONNECT 9600" -i auto

View File

@ -1,2 +1,2 @@
#!/bin/bash
#!/usr/bin/env bash
BFCONFIG=${2} ${1} -C ${2} -a 127.0.0.1:59999 -u ifcico 99:1/2

View File

@ -1,2 +1,2 @@
#!/bin/bash
#!/usr/bin/env bash
BFCONFIG=${2} ${1} -C ${2} -S"" -i auto

View File

@ -1,2 +1,2 @@
#!/bin/bash
#!/usr/bin/env bash
BFCONFIG=${2} ${1} -C ${2} -a 127.0.0.1:59999 -u binkp 99:1/2

View File

@ -1,2 +1,2 @@
#!/bin/bash
#!/usr/bin/env bash
BFCONFIG=${2} ${1} -C ${2} -i binkp