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