From b76f47b910bd924f1384dad71043d39f5dfe1f18 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 23 Mar 2019 23:32:57 +0300 Subject: Cleanup some files replacing tabs with spaces --- brep/handler/submit/submit-git.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'brep/handler/submit/submit-git.in') diff --git a/brep/handler/submit/submit-git.in b/brep/handler/submit/submit-git.in index e70d100..5f95b7f 100644 --- a/brep/handler/submit/submit-git.in +++ b/brep/handler/submit/submit-git.in @@ -294,7 +294,7 @@ fi # connectivity with the remote repository. # git_http_timeout=("-c" "http.lowSpeedLimit=1" \ - "-c" "http.lowSpeedTime=$git_timeout") + "-c" "http.lowSpeedTime=$git_timeout") # Parse the submission request manifest and obtain the required values. # @@ -466,7 +466,7 @@ for i in {1..11}; do # 'project' auth state. # if [ "$a" != "unknown" ]; then - auth="$a" + auth="$a" fi fi @@ -562,7 +562,7 @@ for i in {1..11}; do ctl="$(repository_base "$control")" create_owner_manifest \ - "$project" "$author_name" "$author_email" "$ctl" "$prj_man" + "$project" "$author_name" "$author_email" "$ctl" "$prj_man" # Add the project owners manifest file to git repository using the path # relative to the repository directory. -- cgit v1.1