Fix install makefiles for Solaris 10u10 builds

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: infrastructure
    • None
    • b39
    • generic
    • generic

        The install makefiles rely on the Solaris "df" utility to use a header entry spelled "avail" which worked in Solaris 10u6, but with Solaris 10u10, it is now spelled "Available". This caused FREE_SPACE to be empty, causing a silent if test in a sanity check to get a syntax error.

        Changing this logic to use 'tail -1' and avoid the need to look at the spelling of the header lines.

              Assignee:
              Kelly Ohair (Inactive)
              Reporter:
              Kelly Ohair (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: