Commit f83c25a4 authored by Jim Lawson's avatar Jim Lawson
Browse files

Fix for getDump with empty parameters.

Avoid:

    [error] (run-main-0) java.lang.UnsupportedOperationException: empty.reduceLeft
    java.lang.UnsupportedOperationException: empty.reduceLeft

when invoked via chiselMain() with no Parameters.
parent b646629a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment