lib/scripts/getsettings
changeset 77373 eaf234b0c849
parent 76343 6a6f650cc5a2
child 78623 b96b73a79da3
equal deleted inserted replaced
77372:44fe9fe96130 77373:eaf234b0c849
    76   ISABELLE_IDENTIFIER="$(cat "$ISABELLE_HOME/etc/ISABELLE_IDENTIFIER")"
    76   ISABELLE_IDENTIFIER="$(cat "$ISABELLE_HOME/etc/ISABELLE_IDENTIFIER")"
    77 fi
    77 fi
    78 
    78 
    79 ISABELLE_NAME="${ISABELLE_IDENTIFIER:-Isabelle}"
    79 ISABELLE_NAME="${ISABELLE_IDENTIFIER:-Isabelle}"
    80 
    80 
       
    81 ISABELLE_HOSTNAME="$(hostname -s)"
       
    82 
    81 
    83 
    82 # components
    84 # components
    83 
    85 
    84 ISABELLE_COMPONENTS=""
    86 ISABELLE_COMPONENTS=""
    85 ISABELLE_COMPONENTS_MISSING=""
    87 ISABELLE_COMPONENTS_MISSING=""