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 2005/11/24 14:33:49 UTC

svn commit: r348729 - /directory/codesize-new.sh

Author: ersiner
Date: Thu Nov 24 05:33:43 2005
New Revision: 348729

URL: http://svn.apache.org/viewcvs?rev=348729&view=rev
Log:
Replace bash with sh.


Modified:
    directory/codesize-new.sh

Modified: directory/codesize-new.sh
URL: http://svn.apache.org/viewcvs/directory/codesize-new.sh?rev=348729&r1=348728&r2=348729&view=diff
==============================================================================
--- directory/codesize-new.sh (original)
+++ directory/codesize-new.sh Thu Nov 24 05:33:43 2005
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 total=0;