From: <nr...@us...> - 2008-07-10 05:12:12
|
Revision: 4882 http://jython.svn.sourceforge.net/jython/?rev=4882&view=rev Author: nriley Date: 2008-07-09 22:12:05 -0700 (Wed, 09 Jul 2008) Log Message: ----------- need bash to test the script, too Modified Paths: -------------- branches/asm/tests/shell/test-jython.sh Modified: branches/asm/tests/shell/test-jython.sh =================================================================== --- branches/asm/tests/shell/test-jython.sh 2008-07-09 03:50:19 UTC (rev 4881) +++ branches/asm/tests/shell/test-jython.sh 2008-07-10 05:12:05 UTC (rev 4882) @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash # test script for bin/jython This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |