Menu

#4270 spurious word in hardeths postscript in 2.8.5

2.8.6
pending
None
postscripts
3
2014-09-08
2014-09-08
No

The first line of the hardeths postscript in 2.8.5 is:
PREFIXMASK#!/bin/sh

The PREFIXMASK needs to be removed

(fortunately it does still work; I just get the error:

./hardeths: line 1: PREFIXMASK#!/bin/sh: No such file or directory

in /var/log/xcat/xcat.log)

Discussion

  • Lissa Valletta

    Lissa Valletta - 2014-09-08
    • assigned_to: Lissa Valletta
     
  • Lissa Valletta

    Lissa Valletta - 2014-09-08

    Sorry not quite sure how that happened. YOu can just change the first line in the script and remove PREFIXMASK
    #!/bin/sh
    Fixed in next release.

    2.8.6
    commit 39becc89f8093a71fd753e2425f696744e5a6635
    2.9
    commit 0c77d04e7c6d81a1d1482a5a9837e28e2e78ad2b
    2.8.5-pcm
    commit 5dcf185a768946a954103169e4fd8471d70e0d6a

     

    Last edit: Lissa Valletta 2014-09-11
  • Lissa Valletta

    Lissa Valletta - 2014-09-08
    • status: open --> pending