gerrit.sh: Corrected typo in error message
Change-Id: I8a6ec4ff6d5ae7b502636742737df3a67615cbdb
This commit is contained in:
		| @@ -302,7 +302,7 @@ if test -z "$GERRIT_WAR" -a -n "$GERRIT_USER" ; then | ||||
|   done | ||||
| fi | ||||
| if test -z "$GERRIT_WAR" ; then | ||||
|   echo >&2 "** ERROR: Cannot find gerrit.war (try setting gerrit.war)" | ||||
|   echo >&2 "** ERROR: Cannot find gerrit.war (try setting \$GERRIT_WAR)" | ||||
|   exit 1 | ||||
| fi | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Magnus Bäck
					Magnus Bäck