Changes between Version 61 and Version 62 of ProblemHotlist


Ignore:
Timestamp:
Nov 6, 2010, 12:03:33 PM (13 years ago)
Author:
nerdling (Jeremy Lavergne)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v61 v62  
    7474  fi
    7575# Grab the name of the port and make sure to list each port just once
    76 done | awk -F: ' { print $2 } ' | sort | uniq
     76done | awk -F: ' { print $2 } ' | sort -u
    7777}}}
    7878