Author: djpig Date: 2004-12-06 02:16:05 +0100 (Mon, 06 Dec 2004) New Revision: 376
Added: trunk/testset/scripts/rubyfoo Log: Forgot to actually commit a new script Added: trunk/testset/scripts/rubyfoo =================================================================== --- trunk/testset/scripts/rubyfoo 2004-12-06 00:49:54 UTC (rev 375) +++ trunk/testset/scripts/rubyfoo 2004-12-06 01:16:05 UTC (rev 376) @@ -0,0 +1,4 @@ +#!/bin/ruby1.8 + +# Ok, that example is really pathetic, but until we have +# some better code in checks/scripts, it will do

