Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Remove agent version from cc-env output #1058

Open
jodh-intel opened this issue Mar 9, 2018 · 0 comments
Open

Remove agent version from cc-env output #1058

jodh-intel opened this issue Mar 9, 2018 · 0 comments
Labels

Comments

@jodh-intel
Copy link
Contributor

jodh-intel commented Mar 9, 2018

The Agent version field in the cc-env output...

$ cc-runtime cc-env|grep -A 2 Agent
[Agent]
  Type = "hyperstart"
  Version = "<<unknown>>"

... is always <<unknown>> as there is no clean way to query it.

This could be done using losetup + mount, but for now atleast we're putting that functionality into the collect script (see #1055).

Remove Agent.Version from the cc-env output as it serves no purpose.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant