yoctobuild/config.json

7 lines
71 B
JSON
Raw Normal View History

2015-04-13 21:35:47 +00:00
{
"test": {
"before": "sleep 5; touch y",
"after": "touch x"
}
}