Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 637240
Collapse All | Expand All

(-)a/tests/test-revset2.t (+1 lines)
Lines 1627-1632 Test repo.anyrevs with customized revset overrides Link Here
1627
  > printprevset = $TESTTMP/printprevset.py
1627
  > printprevset = $TESTTMP/printprevset.py
1628
  > EOF
1628
  > EOF
1629
  $ unset P
1629
  $ hg --config revsetalias.P=1 printprevset
1630
  $ hg --config revsetalias.P=1 printprevset
1630
  P=[1]
1631
  P=[1]
1631
  $ P=3 hg --config revsetalias.P=2 printprevset
1632
  $ P=3 hg --config revsetalias.P=2 printprevset

Return to bug 637240