From 6d6e1455be2513bd2bf77ccc2e30fa9b62ebd132 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Sat, 14 Jul 2012 10:47:07 +1200 Subject: [PATCH] Reindented new lines --- lib/git/fallback/status_shortcuts_shell.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/git/fallback/status_shortcuts_shell.sh b/lib/git/fallback/status_shortcuts_shell.sh index 7be0e52..7dae364 100644 --- a/lib/git/fallback/status_shortcuts_shell.sh +++ b/lib/git/fallback/status_shortcuts_shell.sh @@ -128,8 +128,8 @@ _gs_output_file_group() { relative="${stat_file[$i]}" else dest="$project_root/${stat_file[$i]}" - local pwd=$(readlink -f "$PWD") - relative="$(_gs_relative_path "$pwd" "$dest" )" + local pwd=$(readlink -f "$PWD") + relative="$(_gs_relative_path "$pwd" "$dest" )" fi if [[ $f -gt 10 && $e -lt 10 ]]; then local pad=" "; else local pad=""; fi # (padding)