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