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