aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/public.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-06 09:30:19 -0300
committerEuAndreh <eu@euandre.org>2021-06-06 09:30:19 -0300
commit81643ca1677593291d2024ace4f25b2885c888d4 (patch)
treecf9461f047dac5c0612c097b3dfc9ef83d04bf91 /aux/workflow/public.sh
parentsrc/remembering.sh: Use tabs for separating options columns (diff)
downloadremembering-81643ca1677593291d2024ace4f25b2885c888d4.tar.gz
remembering-81643ca1677593291d2024ace4f25b2885c888d4.tar.xz
aux/: Use tabs over spaces for .sh files
Diffstat (limited to 'aux/workflow/public.sh')
-rwxr-xr-xaux/workflow/public.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/aux/workflow/public.sh b/aux/workflow/public.sh
index d71bdb5..b8840db 100755
--- a/aux/workflow/public.sh
+++ b/aux/workflow/public.sh
@@ -5,8 +5,8 @@ PROJECT_UC="$1"
PROJECT="$2"
MAILING_LIST="$3"
-sh aux/workflow/TODOs.sh "$PROJECT_UC" "$PROJECT" "$MAILING_LIST"
-sh aux/workflow/README.sh "$PROJECT_UC" "$PROJECT" "$MAILING_LIST"
+sh aux/workflow/TODOs.sh "$PROJECT_UC" "$PROJECT" "$MAILING_LIST"
+sh aux/workflow/README.sh "$PROJECT_UC" "$PROJECT" "$MAILING_LIST"
if [ -f CHANGELOG.md ]; then
sh aux/workflow/commonmark.sh "$PROJECT" CHANGELOG.md