Wireshark mailing list archives

Question about docbook/Makefile


From: Joerg Mayer <jmayer () loplof de>
Date: Fri, 13 Nov 2009 15:33:36 +0100

Hello,

we have the following lines in docbook/Makefile
-----------------------------------------
svn_version_check: FORCE
        cat check_svn_version.sh | tr -d '\015' | /bin/bash
-----------------------------------------

What is the idea of that? Can't handle bash files with Windows
line endings? If so, wouldn't it be easier to remove the attribute
eol-style native from the properties list:

Properties on 'check_svn_version.sh':
  svn:executable : *
  svn:keywords : Id
  svn:eol-style : native

or maybe even set the eol-style to LF, thus forcing it to be bash-compatible.

Ciao
    Joerg
-- 
Joerg Mayer                                           <jmayer () loplof de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: