You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi @vinayak-gadkari , this is indeed a bug and the fix has been merged to develop, you could follow the steps to build corgi from scratch or wait for the next release :) thanks!
junyu-w
added
bug
Something isn't working
pre-release-done
Code changes have been merged into develop but not yet released. Build from scratch to try it out.
labels
Sep 13, 2018
v0.2.4 has been released with the requested feature!
junyu-w
removed
the
pre-release-done
Code changes have been merged into develop but not yet released. Build from scratch to try it out.
label
Sep 16, 2018
"command": "find . -type f -name \u003cname='*'\u003e -exec \u003ccmd1='grep -i'\u003e \;",
How can I pass "grep -i" as a default value for the parameter cmd1?
I tried using quotes and escaping , nothing works. Please advise.
The text was updated successfully, but these errors were encountered: