Projet

Général

Profil

Révision 77239cef

ID77239cef72030b86fbfdb7a68518fdb4bde57a97
Parent f051d108
Enfant 344c1917

Ajouté par Niall Donegan il y a plus de 13 ans

Updated the line updating the "vg" variable.

Voir les différences:

plugins/disk/lvm
22 22
        exit 0
23 23
fi
24 24

  
25
vg=`echo $0 | awk '{ sub(".*lvm_","",\$1); print \$1; }'`
25
vg=`echo $0 | awk '{ sub(".*lvm","",\$1); print \$1; }'`
26 26

  
27 27
clean_name() {
28 28
    echo $1 | sed 's/[\/.-]/_/g'

Formats disponibles : Unified diff