Darryl L. Pierce
2009-Mar-31 16:33 UTC
[Ovirt-devel] [PATCH] Added autotest.sh to fix an error during automated tests.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- autotest.sh | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 autotest.sh diff --git a/autotest.sh b/autotest.sh new file mode 100644 index 0000000..05a7907 --- /dev/null +++ b/autotest.sh @@ -0,0 +1,2 @@ +#!/bin/bash + -- 1.5.5.6