diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-24 21:43:04 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-24 21:43:04 -0400 |
commit | 20077db3c80aa80b49c0306cfc233247b8510cf6 (patch) | |
tree | b4ecc3396fad417addaabf74bf360beb13d97aa8 /test/baseline/opt-pager.test | |
parent | 23380aad04c9ed63fb40b4da5371c305964b1fb8 (diff) | |
download | fork-ledger-20077db3c80aa80b49c0306cfc233247b8510cf6.tar.gz fork-ledger-20077db3c80aa80b49c0306cfc233247b8510cf6.tar.bz2 fork-ledger-20077db3c80aa80b49c0306cfc233247b8510cf6.zip |
Fixed the pager test to be more portable
Diffstat (limited to 'test/baseline/opt-pager.test')
-rw-r--r-- | test/baseline/opt-pager.test | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/test/baseline/opt-pager.test b/test/baseline/opt-pager.test index 7edca3ab..2a109ad7 100644 --- a/test/baseline/opt-pager.test +++ b/test/baseline/opt-pager.test @@ -1,9 +1,11 @@ -reg --pager=wc +reg --pager=cat <<< 2007/02/02 RD VMMXX Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 >>>1 - 3 13 243 +07-Feb-02 RD VMMXX As:In:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX + In:Di:Vanguard:VMMXX $-0.35 $-0.35 + 0.350 VMMXX >>>2 === 0 |