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
This rule will run one of two shell commands depending on whether the input is already gzipped. However, when doing a dryrun "-np" the output for this rule shows "Shell command: None". Obviously, the pipeline knows what shell command it is supposed to run. It would be great if the dryrun could also show what shell command it is going to run. Thanks.