Brian Cain 29aba535ce
(#10104) Ensure trigger run args are an array prior to join
Prior to this commit, if the args key was a string rather than an array
of strings, the `join` command would fail when appending the arguments
to the run command for a given script. This commit updates that by
ensuring the `args` option is an array prior to joining the arguments.
2018-08-14 10:29:51 -07:00
..
2018-04-20 10:51:38 -07:00
2018-04-04 16:27:06 -07:00
2018-02-25 22:21:16 -07:00
2016-05-29 00:18:33 -04:00
2018-03-14 14:41:04 +00:00
2018-07-17 14:49:41 -07:00
2018-03-14 14:41:04 +00:00
2018-03-14 14:41:04 +00:00
2018-01-16 14:16:49 -08:00