This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ rake acceptance | |
| /home/arthur/.rvm/rubies/ruby-2.1.1/bin/ruby -S rspec spec/acceptance | |
| Hypervisor for debian-7-4 is docker | |
| Beaker::Hypervisor, found some docker boxes to create | |
| Provisioning docker | |
| provisioning debian-7-4 | |
| Creating image | |
| Dockerfile is FROM debian:7.4 | |
| RUN apt-get update | |
| RUN apt-get install -y openssh-server openssh-client curl ntpdate lsb-release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ cabal install ./hledger-lib ./hledger | |
| Resolving dependencies... | |
| Downloading HUnit-1.2.5.2... | |
| Configuring HUnit-1.2.5.2... | |
| Building HUnit-1.2.5.2... | |
| Preprocessing library HUnit-1.2.5.2... | |
| [1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o ) | |
| [2 of 5] Compiling Test.HUnit.Lang ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o ) | |
| [3 of 5] Compiling Test.HUnit.Base ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ledger -f test.ledger budget | |
| While evaluating value expression: | |
| ansify_if(justify((get_at(display_total, 1) ? (((100% * scrub(get_at(display_total, 0))) / (- scrub(get_at(display_total, 1)))) : 0)), 5, -1, true, false), (((color & get_at(display_total, 1)) & (abs((quantity(scrub(get_at(display_total, 0))) / quantity(scrub(get_at(display_total, 1))))) >= 1)) ? (magenta : null))) | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| While converting -68.20EUR | |
| 50.00USD to an amount: | |
| While calling function 'quantity -68.20EUR | |
| 50.00USD': | |
| While calling function 'abs <#EXPR (quantity(scrub(get_at(display_total, {0}))) / quantity(scrub(get_at(display_total, {1}))))>': |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <pre class="src src-sh"> | |
| git checkout master | |
| git cherry-pick sha | |
| </pre> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 775.385] | |
| X.Org X Server 1.11.1 | |
| Release Date: 2011-09-24 | |
| [ 775.386] X Protocol Version 11, Revision 0 | |
| [ 775.387] Build Operating System: Linux 3.0-ARCH x86_64 | |
| [ 775.387] Current Operating System: Linux caffeine 3.0-ARCH #1 SMP PREEMPT Fri Oct 7 11:35:34 CEST 2011 x86_64 | |
| [ 775.387] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda3 ro nomodeset reboot=pci | |
| [ 775.388] Build Date: 10 October 2011 08:55:30AM | |
| [ 775.388] | |
| [ 775.388] Current version of pixman: 0.22.2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 3901.459] | |
| X.Org X Server 1.11.1 | |
| Release Date: 2011-09-24 | |
| [ 3901.460] X Protocol Version 11, Revision 0 | |
| [ 3901.460] Build Operating System: Linux 3.0-ARCH x86_64 | |
| [ 3901.461] Current Operating System: Linux caffeine 3.0-ARCH #1 SMP PREEMPT Fri Oct 7 11:35:34 CEST 2011 x86_64 | |
| [ 3901.461] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda3 ro nomodeset reboot=pci | |
| [ 3901.461] Build Date: 10 October 2011 08:55:30AM | |
| [ 3901.462] |
NewerOlder