blob: 7673cf4182cee7231ff8f9e8071059aeb1c44031 [file] [log] [blame]
main: {
instruction_set: {
instructions: [
{
open_file: {
path_name: "newfile2.txt",
output_fd: "test_file"
}
},
{
close_file: {
input_fd: "test_file"
}
}
]
}
},
global {
absolute_path: "/data/local/tmp/";
}