From 40eb9aff729ba285ce579984ad57575d40feae20 Mon Sep 17 00:00:00 2001 From: Seth Call Date: Fri, 19 Jul 2013 20:45:39 -0500 Subject: [PATCH] * fixing to make arch sniff --- jenkins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins b/jenkins index 0acf5a9a9..67733e8c2 100755 --- a/jenkins +++ b/jenkins @@ -1,6 +1,6 @@ #!/bin/bash -DEB_SERVER=http://localhost:9010/apt-i386 +DEB_SERVER=http://localhost:9010/apt-`uname -p` echo "starting build..." ./build