1 Aug
2014
1 Aug
'14
2:59 p.m.
Author: echatellier Date: 2014-08-01 16:59:12 +0200 (Fri, 01 Aug 2014) New Revision: 3023 Url: http://forge.chorem.org/projects/jtimer/repository/revisions/3023 Log: Some bash fonction are used Modified: branches/ng-jtimer/run.sh Modified: branches/ng-jtimer/run.sh =================================================================== --- branches/ng-jtimer/run.sh 2014-07-29 08:40:59 UTC (rev 3022) +++ branches/ng-jtimer/run.sh 2014-08-01 14:59:12 UTC (rev 3023) @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash if [ -z "$GOPATH" ]; then echo "Please define \$GOPATH first"