X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/f790bd028cceca6f19b0690124e913baf897cb0e..813ed29248b236b4a20cfac4e66a30e6c0390deb:/runtest 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" ]