Skip to content
Snippets Groups Projects
  • Rodrigo Ramírez Norambuena's avatar
    01c90fef
    make config: os-release output error. · 01c90fef
    Rodrigo Ramírez Norambuena authored
    Fix not show the error
    "/bin/sh: /etc/os-release: No such file or directory" when the command
    'make config' is run in a System without systemv.
    
    The instruction 'make config' pre execute the syntax
    "$(shell . /etc/os-release && echo $$ID)" to identified if system is a
    Slackware and Opensuse.
    
    This change prevent show the message and is send to the /dev/null
    
    Change-Id: I7f43e281a8d9405b2519fc653de82d9b8b645fdf
    01c90fef
    History
    make config: os-release output error.
    Rodrigo Ramírez Norambuena authored
    Fix not show the error
    "/bin/sh: /etc/os-release: No such file or directory" when the command
    'make config' is run in a System without systemv.
    
    The instruction 'make config' pre execute the syntax
    "$(shell . /etc/os-release && echo $$ID)" to identified if system is a
    Slackware and Opensuse.
    
    This change prevent show the message and is send to the /dev/null
    
    Change-Id: I7f43e281a8d9405b2519fc653de82d9b8b645fdf