crosstool-ng/testing/docker/common-scripts/ctng-test-basic
Alexey Neyman d40237cba4 Add a Dockerfile for Alpine Linux 3.8
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-02-22 00:21:14 -08:00

9 lines
129 B
Bash
Executable File

#!/bin/bash --login
# Use --login to make sure /etc/profile is sourced
set -e
cd
ct-ng help
ct-ng list-samples
ct-ng list-steps