mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 21:22:47 +00:00
oops... backing out last change: we must pull Raptor before the libpref branch
This commit is contained in:
parent
3638abe6f9
commit
2fe38179aa
@ -122,8 +122,8 @@ sub Checkout()
|
|||||||
#//
|
#//
|
||||||
if ($main::pull{all})
|
if ($main::pull{all})
|
||||||
{
|
{
|
||||||
$session->checkout("mozilla/modules/libpref",$LIBPREF_BRANCH) || die "checkout failure";
|
|
||||||
$session->checkout("RaptorMac") || die "checkout failure";
|
$session->checkout("RaptorMac") || die "checkout failure";
|
||||||
|
$session->checkout("mozilla/modules/libpref",$LIBPREF_BRANCH) || die "checkout failure";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user