lorax/tests/pylorax/templates/symlink-cmd.tmpl
Brian C. Lane a4783ba29f Add tests for ltmpl.py
This covers things like installing globbed package names from multiple
repos, pinned package versions, and ltmpl functions

Related: rhbz#1548586
2018-10-29 13:55:19 -07:00

6 lines
160 B
Cheetah

<%page />
append /lorax-file "A symlinked file"
append /existing-file "An existing file"
symlink /lorax-file /symlinked-file
symlink /lorax-file /existing-file