diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-21 00:18:02 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-21 00:18:02 -0500 |
commit | 25750e7495e178fc22a07cd1d9dcfd34c7141036 (patch) | |
tree | 9c8765a825ec4a40b7caed0d3e3ddf15b631d183 /tests/fixtures/0115-language-simple.installfile | |
parent | 64b7153ce0079f62331a2e66f45c4bbd0c703028 (diff) | |
download | horizon-25750e7495e178fc22a07cd1d9dcfd34c7141036.tar.gz horizon-25750e7495e178fc22a07cd1d9dcfd34c7141036.tar.bz2 horizon-25750e7495e178fc22a07cd1d9dcfd34c7141036.tar.xz horizon-25750e7495e178fc22a07cd1d9dcfd34c7141036.zip |
hscript: Implement Language, add tests
Diffstat (limited to 'tests/fixtures/0115-language-simple.installfile')
-rw-r--r-- | tests/fixtures/0115-language-simple.installfile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/fixtures/0115-language-simple.installfile b/tests/fixtures/0115-language-simple.installfile new file mode 100644 index 0000000..ced3f0c --- /dev/null +++ b/tests/fixtures/0115-language-simple.installfile @@ -0,0 +1,6 @@ +network false +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/sda1 / +language cy |