Added tools/sample.sh, which uses tools/sample.py

This commit is contained in:
John Wiegley 2009-02-13 06:09:46 -04:00
parent 51e0bc8a82
commit 206cb4cce3

7
tools/sample.sh Executable file
View file

@ -0,0 +1,7 @@
#!/bin/sh
~/Products/ledger/ledger \
--import ~/src/ledger/tools/sample.py \
-f ~/src/ledger/doc/sample.dat \
--amount 'get_amount(entry)' \
register