#!/bin/bash TEMP_DIR="/tmp/kompose/" TEMP_STDOUT=$TEMP_DIR/test-stdout TEMP_STDERR=$TEMP_DIR/test-stderr EXIT_STATUS=0