summaryrefslogtreecommitdiff
path: root/test/end-to-end/serve-service/data/targets/TARGETS
blob: 3d9744ec538d746cbd035f10c134352e422c8a44 (plain)
1
2
3
4
5
6
7
{ "":
  { "type": "export"
  , "target": "list-tree"
  , "flexible_config": ["AR", "ARCH", "ENV", "OS"]
  }
, "list-tree": {"type": "ls -R", "tree": [["TREE", null, "."]]}
}