From 42c09b775bfeb4bbf9e0b6065c10535969126cdb Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Wed, 6 Apr 2016 23:50:46 +0000 Subject: [PATCH] openbsd bug --- TODO | 5 +++++ cross-os-tests/.run | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index ebc2a19..1d57021 100644 --- a/TODO +++ b/TODO @@ -71,3 +71,8 @@ Setup for other environments includes the following. * Installing packages * `touch .zshrc` * Copy urchin and tests + +Bugs +------- + +* Both md5sum and md5 should be supported. diff --git a/cross-os-tests/.run b/cross-os-tests/.run index feeaf50..d1e15e5 100755 --- a/cross-os-tests/.run +++ b/cross-os-tests/.run @@ -1,4 +1,3 @@ -set -x params="$(basename "${0}")" hostname="$(echo "${params}" | cut -d\ -f1)"