Author: mturk
Date: Wed Mar  7 12:12:13 2012
New Revision: 1297948

URL: http://svn.apache.org/viewvc?rev=1297948&view=rev
Log:
/bin/ksh? Whats ksh? Use something each system should have.

Modified:
    tomcat/jk/trunk/tools/jkrelease.sh

Modified: tomcat/jk/trunk/tools/jkrelease.sh
URL: 
http://svn.apache.org/viewvc/tomcat/jk/trunk/tools/jkrelease.sh?rev=1297948&r1=1297947&r2=1297948&view=diff
==============================================================================
--- tomcat/jk/trunk/tools/jkrelease.sh (original)
+++ tomcat/jk/trunk/tools/jkrelease.sh Wed Mar  7 12:12:13 2012
@@ -1,5 +1,5 @@
-#!/bin/ksh
-
+#!/bin/bash
+#
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to