#!/bin/bash set -e echo "### Dry run with input & output files set" echo "$ ./mk-docker-opts.sh -f ./sample_subnet.env -d here.txt" ! read -d '' EXPECTED <