]> git.pond.sub.org Git - empserver/commit
tests: Use feed_files for setup scripts
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 11 Jan 2014 11:09:34 +0000 (12:09 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 19 Jan 2014 09:09:16 +0000 (10:09 +0100)
commitcf942fbf1bfab99f0af6fdffb44a1bf24728493d
treef15520e053fd2010925d747b206db228665fc1ba
parentc82a481bc3b2a080de0e30a7e794813e02af9d71
tests: Use feed_files for setup scripts

To make setup scripting more similar to test scripting.  Also permits
use of countries other than POGO there, but that isn't necessary right
now.

Setup scripts renamed from init_script to setup-POGO.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
tests/actofgod-test
tests/actofgod/init_script [deleted file]
tests/actofgod/setup-POGO [new file with mode: 0644]
tests/fire-test
tests/fire/init_script [deleted file]
tests/fire/setup-POGO [new file with mode: 0644]
tests/test-common.sh