Commit Graph

3 Commits (5aba903dcfd074e057ec570ae12be324cf9bd360)

Author SHA1 Message Date
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. 11 years ago
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.
11 years ago
Michael DeHaan 2177b773c8 Rename tests to test, use old directory name. 11 years ago