summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-01-18 16:31:47 -0600
committerClark Williams <williams@redhat.com>2010-01-18 16:31:47 -0600
commit4f049ba3ba1964477e078f8799d28e92c9fb2e6c (patch)
tree8a5ed5e081a5cdc465fbd93a0326d2e927c7ac60 /docs
parentc1168d3fee69207c71201270ce3dac734ceb23a2 (diff)
downloadmock-4f049ba3ba1964477e078f8799d28e92c9fb2e6c.tar.gz
mock-4f049ba3ba1964477e078f8799d28e92c9fb2e6c.tar.xz
mock-4f049ba3ba1964477e078f8799d28e92c9fb2e6c.zip
version bump to 1.0.3mock-1.0.3
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/runtests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/runtests.sh b/docs/runtests.sh
index 60e6f6a..c05ba21 100755
--- a/docs/runtests.sh
+++ b/docs/runtests.sh
@@ -27,7 +27,7 @@ cd $TOP_SRCTREE
#
# most tests below will use this mock command line
#
-testConfig=fedora-11-x86_64
+testConfig=fedora-12-x86_64
uniqueext="$$-$RANDOM"
outdir=${CURDIR}/mock-unit-test
MOCKCMD="sudo ./py/mock.py --resultdir=$outdir --uniqueext=$uniqueext -r $testConfig $MOCK_EXTRA_ARGS"