Commit Graph

3 Commits (a04efa2d84e5a871b5ef0e13d00df2cdbf3705c8)

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