Commit Graph

4 Commits (8f2a6a9faeecb05d142e6476bcccb94e2eb212c9)

Author SHA1 Message Date
Brian Coca 1cb47c807e changed fetch test to match new functionality 2015-02-20 11:32:10 -05:00
Michael DeHaan 46ec8759d5 Remove the legacy templating code, which was guarded by deprecation warnings in the previous two releases, and undocumented for a long time. use {{ foo }} to access variables instead of ${foo} or $foo. 2014-02-28 18:38:45 -05:00
Richard C Isaacson 2bce819519 Fix fails on ubuntu due to missing /etc/motd
Some systems that we are testing on may not have /etc/motd. So we need to create a file that we can control and use that for the further tests.
2014-02-25 13:42:33 -06:00
Michael DeHaan 2177b773c8 Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00