salt/tests/integration/files/file/base/issue-7649-handle-iorder.sls

10 lines
144 B
Plaintext

handle-iorder:
cmd:
- cwd: /tmp/ruby-1.9.2-p320
- names:
- ./configure
- make
- make install
- run