diff options
author | bloodstalker <thabogre@gmail.com> | 2017-05-02 20:56:40 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-05-02 20:56:40 +0000 |
commit | be21e65393860fc496b2854ef0311bb87841c976 (patch) | |
tree | ed02ef529049c6b04dc9b2290d564860cf544e2b /samples/action_file.mutator | |
parent | daemonize? (diff) | |
download | mutator-be21e65393860fc496b2854ef0311bb87841c976.tar.gz mutator-be21e65393860fc496b2854ef0311bb87841c976.zip |
changed action 2
Diffstat (limited to 'samples/action_file.mutator')
-rw-r--r-- | samples/action_file.mutator | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/samples/action_file.mutator b/samples/action_file.mutator index e3a18c8..c6f56c0 100644 --- a/samples/action_file.mutator +++ b/samples/action_file.mutator @@ -13,4 +13,5 @@ print_pretty:true end_action:run action_name:my_action2 -end_action:stop +executable_name:safercpp-arr +end_action:run |