Author: ersiner Date: Sun Feb 5 06:14:53 2006 New Revision: 375030 URL: http://svn.apache.org/viewcvs?rev=375030&view=rev Log: Change from bash to sh. Modified: directory/trunks/sh-scripts/generate_subprojects_xdoc_index.sh Modified: directory/trunks/sh-scripts/generate_subprojects_xdoc_index.sh URL: http://svn.apache.org/viewcvs/directory/trunks/sh-scripts/generate_subprojects_xdoc_index.sh?rev=375030&r1=375029&r2=375030&view=diff ============================================================================== --- directory/trunks/sh-scripts/generate_subprojects_xdoc_index.sh (original) +++ directory/trunks/sh-scripts/generate_subprojects_xdoc_index.sh Sun Feb 5 06:14:53 2006 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # One of the ugliest hacks you can find around! #