diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2016-02-16 12:22:50 -0800 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2016-02-16 12:22:50 -0800 |
commit | b7f84d69001f75a18807772dee514f5918e3a926 (patch) | |
tree | 2a3a8731e5a22f5a41ac21a6df453c6ac2a09351 /test/regress/981.test | |
parent | c5f68caa9e4fa9fb1fc44a62af9aeace12206469 (diff) | |
download | fork-ledger-b7f84d69001f75a18807772dee514f5918e3a926.tar.gz fork-ledger-b7f84d69001f75a18807772dee514f5918e3a926.tar.bz2 fork-ledger-b7f84d69001f75a18807772dee514f5918e3a926.zip |
Fix test suite failure
I'm sure I used $FILE for the final version but I must have committed
an old version.
Diffstat (limited to 'test/regress/981.test')
-rw-r--r-- | test/regress/981.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/981.test b/test/regress/981.test index 14ef19ff..7a6ea5cf 100644 --- a/test/regress/981.test +++ b/test/regress/981.test @@ -20,7 +20,7 @@ test bal -------------------- 0 __ERROR__ -Warning: "/home/tbm/tmp/src/ledger/test/regress/981.test", line 15: Metadata check failed for (Project: foo): (value =~ /^(0ad|ankur|aptosid|archlinux|chakra|debian|debconf14|debconf15|debconf16|drizzle|ffmpeg|ffmpeg|fluxbox|freedesktop|freedombox|gallery|texmacs|haskell|jenkins|libreoffice|madwifi|mingw|openvas|openwrt|openbioinformatics|openembedded|openvoting|osunix|path64|plan9|postgresql|privoxy|smc|helios|tidesdk|tux4kids|yafaray|spi)$/) +Warning: "$FILE", line 15: Metadata check failed for (Project: foo): (value =~ /^(0ad|ankur|aptosid|archlinux|chakra|debian|debconf14|debconf15|debconf16|drizzle|ffmpeg|ffmpeg|fluxbox|freedesktop|freedombox|gallery|texmacs|haskell|jenkins|libreoffice|madwifi|mingw|openvas|openwrt|openbioinformatics|openembedded|openvoting|osunix|path64|plan9|postgresql|privoxy|smc|helios|tidesdk|tux4kids|yafaray|spi)$/) end test test reg --limit 'payee =~ /XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/' |