Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
bug 701979 r=aki allow recent talos directory change to not hurt foop…
Browse files Browse the repository at this point in the history
…y scripts
  • Loading branch information
Mike Taylor committed Nov 22, 2011
1 parent 3bdecf8 commit 31a4b99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion buildfarm/mobile/setup_foopy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ if [ ! -d /builds/talos-data ]; then

hg clone http://hg.mozilla.org/users/tglek_mozilla.com/fennecmark bench@taras.glek
hg clone http://hg.mozilla.org/build/pageloader pageloader@mozilla.org
hg clone http://hg.mozilla.org/build/talos talos
hg clone http://hg.mozilla.org/build/talos talos-repo
ln -s /builds/talos-data/talos-repo/talos .
fi
if [ ! -d /builds/tools ]; then
cd /builds
Expand Down

0 comments on commit 31a4b99

Please sign in to comment.