1 2 3 4 5 6 7 8
#! /bin/sh . ../../testenv.sh $GHDL -s --std=08 repro.vhdl $GHDL -s --std=08 repro2.vhdl echo "Test successful"