You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2006/02/05 15:14:55 UTC

svn commit: r375030 - /directory/trunks/sh-scripts/generate_subprojects_xdoc_index.sh

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!
 #