From d6d8eff0e6ec88092fa336f6b10182b4eaaaa021 Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Thu, 5 Sep 2019 20:13:27 +0300 Subject: [PATCH] drop commented-out line --- update-mac-vendors.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/update-mac-vendors.sh b/update-mac-vendors.sh index 6133eb33..54e62539 100755 --- a/update-mac-vendors.sh +++ b/update-mac-vendors.sh @@ -9,7 +9,6 @@ if [ "$(uname)" = "Darwin" ]; then fi curl 'http://standards-oui.ieee.org/oui.txt' |\ -#cat oui.txt |\ fgrep '(base 16)' | $SED_APP -r ' s/\r//g; s/ \(base 16\)\t\t// s/,? ?(Inc)\.?$//I