From 130526477703cb7ee13fe18ccf84d7dd1b45c6df Mon Sep 17 00:00:00 2001 From: david hill Date: Wed, 1 Feb 2017 16:49:45 -0600 Subject: [PATCH] buildbot check test --- build/mini-tests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build/mini-tests.sh b/build/mini-tests.sh index e270a7ddc..af4f02afd 100755 --- a/build/mini-tests.sh +++ b/build/mini-tests.sh @@ -1,5 +1,6 @@ #!/bin/bash + prefix=/usr/local for arg in "$@"; do if [ `expr -- "$arg" : '--prefix='` -eq 9 ]; then