Explorar o código

Update style to match the rest of the script

Tianon Gravi %!s(int64=11) %!d(string=hai) anos
pai
achega
594f905bfc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bashbrew/build.sh

+ 1 - 1
bashbrew/build.sh

@@ -161,7 +161,7 @@ for repoTag in "${repos[@]}"; do
 		gitRef="${commitDir%% *}"
 		gitDir="${commitDir#* }"
 		if [ "$gitDir" = "$commitDir" ]; then
-			gitDir=''
+			gitDir=
 		fi
 		
 		gitRepo="${gitUrl#*://}"