sandia-minimega / minimega

minimega
GNU General Public License v3.0
148 stars 66 forks source link

cc responses with prefix doesn't work #1340

Closed djfritz closed 5 years ago

djfritz commented 5 years ago

Describe your environment

  1. minimega version

master

Describe the bug

cc responses <prefix> doesn't work.

To Reproduce

cc prefix foo cc exec hostname

wait

cc responses foo

Expected behavior

Output from all commands in that prefix. Documentation suggests that it does.