From c9ce8001147d67aa56909f725aff845f5875f325 Mon Sep 17 00:00:00 2001 From: Syd Polk Date: Wed, 17 Sep 2014 15:41:46 -0500 Subject: [PATCH] [Jenkins-Home] --- jobs/nightly-mac10_9-aurora-mac10_9/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/nightly-mac10_9-aurora-mac10_9/config.xml b/jobs/nightly-mac10_9-aurora-mac10_9/config.xml index c066450..72308f7 100644 --- a/jobs/nightly-mac10_9-aurora-mac10_9/config.xml +++ b/jobs/nightly-mac10_9-aurora-mac10_9/config.xml @@ -60,7 +60,7 @@ mkdir -p `pwd`/logs -python `pwd`/steeplechase/steeplechase/runsteeplechase.py --binary /home/mozilla/firefoxes/nightly/macosx/FirefoxNightly.app/Contents/MacOS/firefox --binary2 /home/mozilla/firefoxes/aurora/macosx/FirefoxAurora.app/Contents/MacOS/firefox --save-logs-to `pwd`/logs --specialpowers-path /home/mozilla/firefoxes/aurora/linux64/tests/steeplechase/specialpowers --prefs-file /home/mozilla/firefoxes/aurora/linux64/tests/steeplechase/prefs_general.js --signalling-server $SIGNALLING_SERVER --html-manifest /home/mozilla/firefoxes/aurora/linux64/tests/steeplechase/tests/steeplechase.ini --host1 $MAC_10_9_1:20701 --host2 $MAC_10_9_1:20701 +python `pwd`/steeplechase/steeplechase/runsteeplechase.py --binary /home/mozilla/firefoxes/nightly/macosx/FirefoxNightly.app/Contents/MacOS/firefox --binary2 /home/mozilla/firefoxes/aurora/macosx/FirefoxAurora.app/Contents/MacOS/firefox --save-logs-to `pwd`/logs --specialpowers-path /home/mozilla/firefoxes/aurora/linux64/tests/steeplechase/specialpowers --prefs-file /home/mozilla/firefoxes/aurora/linux64/tests/steeplechase/prefs_general.js --signalling-server $SIGNALLING_SERVER --html-manifest /home/mozilla/firefoxes/aurora/linux64/tests/steeplechase/tests/steeplechase.ini --host1 $MAC_10_9_1:20701 --host2 $MAC_10_9_2:20701