]> git.ipfire.org Git - people/stevee/network.git/blobdiff - hooks/ports/bonding
Completely remove old colour stuff.
[people/stevee/network.git] / hooks / ports / bonding
index b24dce023bc8b5ab635d333a3317dfe02037980e..892e884039553ab49777837c1457458d51599415 100755 (executable)
@@ -157,6 +157,7 @@ function _status() {
         echo "${port}"
 
         local status=$(device_get_status ${port})
+       # XXX STATUS_COLOUR AND STATUS_TEXT DO NOT EXIST ANYMORE
         printf "${DEVICE_PRINT_LINE1}" "Status:" "$(echo -ne ${STATUS_COLOUR[${status}]}${STATUS_TEXT[${status}]}${COLOUR_NORMAL})"
 
         cli_headline "  Ethernet information:"