doccaz / scc-tools

A set of simple tools to interact with SUSE Customer Center (SCC)
MIT License
13 stars 1 forks source link

Architecture check fallback to basic-environment.txt if hardware.txt does not exist #11

Closed Thr3d closed 3 years ago

Thr3d commented 3 years ago

In some supportconfigs hardware.txt does not exist. Suggest adding a fallback file (basic-environment.txt) to check, or adding a flag to manually specify arch when running with -d against a supportconfig.

doccaz commented 3 years ago

Done! I now check for basic-environment.txt if hardware.txt does not exist. I also added a "-a" switch to override the architecture.