Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename a couple
res
/result
variables to have more specific names
A few small variable name changes that were on my TODO list: * Rename job list result variable names from `res` to a more specific `listRes`. This matches up better with the `insertRes` convention used in #292. * Rename `result` in job parameter functions to the more descriptive `paramsCopy`.
- Loading branch information