repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git]
/
tools
/
build
/
sync-all-configures
blob
2f538347fe415cfb30c6c5c13736c2884d24af4d
1
#!/bin/sh
2
3
for
branch
in
HEAD MOZILLA_1_8_BRANCH MOZILLA_1_8_0_BRANCH
;
do
4
$HOME
/
bin
/
sync-configure
$branch
5
done