Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git] / tools / build / sync-all-configures
blob2f538347fe415cfb30c6c5c13736c2884d24af4d
1 #!/bin/sh
3 for branch in HEAD MOZILLA_1_8_BRANCH MOZILLA_1_8_0_BRANCH; do
4 $HOME/bin/sync-configure $branch
5 done