view tests/procs/test_dotfiles.yaml @ 614:a2d9ef307a08

publish: Make the `shell` log update faster by flushing the pipe.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 04 Feb 2016 21:49:15 -0800
parents bab91fcef741
children
line wrap: on
line source

---
in:
    assets/something.txt: Foo bar
    assets/.htaccess: "# Apache config"
outfiles:
    something.txt: Foo bar
    .htaccess: "# Apache config"