-
Antoine Catton authored
This recipe waitfor files to be created. It uses shlex to split command line. A part of this recipe looks like : [waitfor] recipe = slapos.cookbook:waitfor command-line = executable "with escaped arguments" if\ needed files = one-file/per/line another/file.txt
b68805a8