diff options
Diffstat (limited to 'bin/common')
| -rwxr-xr-x | bin/common/gt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/common/gt b/bin/common/gt index b018258..0887742 100755 --- a/bin/common/gt +++ b/bin/common/gt @@ -97,7 +97,7 @@ while getopts ":a:c:f:dlsheu" opt; do git add . git commit --all -m "checkpoint" > /dev/null git push > /dev/null - printf '\''{}: done.\\n'\'' + printf '\''{}: done.\n'\'' ' else list_repos | while read -r proj |
