pigz/tests/run_tests.sh
2023-06-29 14:47:17 +02:00

10 lines
202 B
Bash
Executable File

#!/bin/bash
# when running this in 1minutetip the PATH must be specified to execute
# in the local directory.
echo "Setting path to local directory"
PATH=$PATH:$(pwd)
# simple version test
version.sh