Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back-port #33302 to 2015.8 #33306

Merged
merged 1 commit into from May 17, 2016
Merged

Back-port #33302 to 2015.8 #33306

merged 1 commit into from May 17, 2016

Commits on May 17, 2016

  1. Cleanup comments in smbios.get output (fixes saltstack#33266)

    As also noted in saltstack#33266, sometimes `dmidecode` will output additional commentary text in strings:
    
    ```
    root@n01:~# dmidecode -s system-manufacturer                                                                                                                                                                                        
    # SMBIOS implementations newer than version 2.8 are not
    # fully supported by this version of dmidecode.
    Supermicro
    ```
    
    This PR filters those out.
    The-Loeki authored and rallytime committed May 17, 2016
    Copy the full SHA
    73462ad View commit details
    Browse the repository at this point in the history