X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/f790bd028cceca6f19b0690124e913baf897cb0e..d84f776e873ea93f22dc230e2b10ee70a8a6cd2e:/runtest?ds=inline diff --git a/runtest b/runtest index 2ea4d39b..0eb384c2 100755 --- a/runtest +++ b/runtest @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh TCL=tclsh8.5 which $TCL if [ "$?" != "0" ]