diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-05-01 15:40:32 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-05-01 15:40:32 +0200 |
commit | 5308e0c916784dd89a517b293f2d4f4c437b545a (patch) | |
tree | ed3eacbe60fd38f79d1376e41575e07cf733c30b /test/main | |
parent | 04432892639a2e7bc0716b49072cf62e26c2a638 (diff) |
Added short test to check if prereqs are sourced
Diffstat (limited to 'test/main')
-rwxr-xr-x | test/main | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ for conf_origin in 0 1; { complement=${repo}-bare } source $tests/add + source $tests/prereqs cd $test_pdir/$repo source $tests/push cd $test_pdir |