summaryrefslogtreecommitdiff
path: root/test/testbuild.Fedora11-i386
diff options
context:
space:
mode:
Diffstat (limited to 'test/testbuild.Fedora11-i386')
-rwxr-xr-xtest/testbuild.Fedora11-i3869
1 files changed, 9 insertions, 0 deletions
diff --git a/test/testbuild.Fedora11-i386 b/test/testbuild.Fedora11-i386
new file mode 100755
index 0000000..d69249c
--- /dev/null
+++ b/test/testbuild.Fedora11-i386
@@ -0,0 +1,9 @@
+#!/bin/bash
+. ${0%/*}/common
+
+arch32bit
+
+repo fedora11_i386
+
+run_build --dist $PWD/Fedora_11.conf --arch i686 \
+ "$@"