Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-07-16 20:59:07 +0400
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-07-16 20:59:07 +0400
commitf52ecb966a89979c1226a373e72bde173cfe9b65 (patch)
treea38520a5c2f0687aba0160295e92c02bf2dc2834
parent5f1d0d4b312f3d02efdc3b21a18eba4011abeee1 (diff)
Fix testport1.5.0
-rwxr-xr-xsrc/poudriere.d/test_ports.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/poudriere.d/test_ports.sh b/src/poudriere.d/test_ports.sh
index a7ffeaa3..b8f76bda 100755
--- a/src/poudriere.d/test_ports.sh
+++ b/src/poudriere.d/test_ports.sh
@@ -126,7 +126,7 @@ injail /usr/sbin/mtree -q -U -f /usr/ports/Templates/BSD.local.dist -d -e -p ${P
PKGENV="PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs"
PORTTESTING=yes
log_start ${LOGS}/testport-${PKGNAME}-${JAILNAME}.log
-build_port ${PORTDIRECTORY} ${JAILNAME}
+build_port ${PORTDIRECTORY}
msg "Installing from package"
injail ${PKG_ADD} /tmp/pkgs/${PKGNAME}.${EXT}