fuel-library/tests/noop/show_failed_tasks.sh
Dmitry Ilyin d03bf40521 Puppet4 support: support files
* enable both Puppet4 and Puppet3 noop tests
* Rake support
* Module and gem versions
* Script improvements

Change-Id: Ib3db0e8491a34851ba86f9364131d84ed7abf2ee
Related-Bug: 1586480
2016-08-30 19:02:07 +00:00

5 lines
77 B
Bash
Executable File

#!/bin/sh
DIR=`dirname $0`
cd "${DIR}" || exit 1
./noop_tests.sh -r -o -O $@