You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2009/01/27 03:32:24 UTC

svn commit: r737979 - /maven/repository-tools/trunk/src/bin/synchronize-inbound.sh

Author: brianf
Date: Tue Jan 27 02:32:23 2009
New Revision: 737979

URL: http://svn.apache.org/viewvc?rev=737979&view=rev
Log: (empty)

Modified:
    maven/repository-tools/trunk/src/bin/synchronize-inbound.sh   (contents, props changed)

Modified: maven/repository-tools/trunk/src/bin/synchronize-inbound.sh
URL: http://svn.apache.org/viewvc/maven/repository-tools/trunk/src/bin/synchronize-inbound.sh?rev=737979&r1=737978&r2=737979&view=diff
==============================================================================
--- maven/repository-tools/trunk/src/bin/synchronize-inbound.sh (original)
+++ maven/repository-tools/trunk/src/bin/synchronize-inbound.sh Tue Jan 27 02:32:23 2009
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 cd /home/maven/bin/synchronize/m2-sync
 svn up sync.csv
 /opt/java/sdk/current/bin/java -jar maven-meeper-1-SNAPSHOT-jar-with-dependencies.jar sync.properties sync.csv

Propchange: maven/repository-tools/trunk/src/bin/synchronize-inbound.sh
------------------------------------------------------------------------------
    svn:executable = *