You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/08/23 16:25:29 UTC

svn commit: r1376502 - /jena/trunk/jena-fuseki/fuseki

Author: andy
Date: Thu Aug 23 14:25:28 2012
New Revision: 1376502

URL: http://svn.apache.org/viewvc?rev=1376502&view=rev
Log:
bash can be in many places.

Modified:
    jena/trunk/jena-fuseki/fuseki

Modified: jena/trunk/jena-fuseki/fuseki
URL: http://svn.apache.org/viewvc/jena/trunk/jena-fuseki/fuseki?rev=1376502&r1=1376501&r2=1376502&view=diff
==============================================================================
--- jena/trunk/jena-fuseki/fuseki (original)
+++ jena/trunk/jena-fuseki/fuseki Thu Aug 23 14:25:28 2012
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
 
 # Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file