Long lines
This commit is contained in:
parent
e59355b64c
commit
9106546aa7
1 changed files with 2 additions and 1 deletions
|
|
@ -329,7 +329,8 @@ case $CFG_OSTYPE in
|
|||
;;
|
||||
|
||||
# We do not detect other OS such as XP/2003 using 64 bit using uname.
|
||||
# If we want to in the future, we will need to use Cygwin - Chuck's csih helper in /usr/lib/csih/winProductName.exe or alternative.
|
||||
# If we want to in the future, we will need to use Cygwin
|
||||
# Chuck's csih helper in /usr/lib/csih/winProductName.exe or alternative.
|
||||
*)
|
||||
err "unknown OS type: $CFG_OSTYPE"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue