From cd49fe3635845fbcc607138e8f658aef28c3204a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 15 Jul 2021 23:54:00 -0300 Subject: aux/workflow/styles.css, aux/ci/ci-build.sh: spaces -> tabs --- aux/ci/ci-build.sh | 8 +++--- aux/workflow/style.css | 78 +++++++++++++++++++++++++------------------------- 2 files changed, 43 insertions(+), 43 deletions(-) diff --git a/aux/ci/ci-build.sh b/aux/ci/ci-build.sh index 74e9558..af29697 100755 --- a/aux/ci/ci-build.sh +++ b/aux/ci/ci-build.sh @@ -8,10 +8,10 @@ FILENAME="$(date -Is)-$SHA.log" LOGFILE="$LOGS_DIR/$FILENAME" mkdtemp() { - name="$(echo 'mkstemp(template)' | m4 -D template="${TMPDIR:-/tmp}/m4-tmpname.")" - rm -f "$name" - mkdir "$name" - echo "$name" + name="$(echo 'mkstemp(template)' | m4 -D template="${TMPDIR:-/tmp}/m4-tmpname.")" + rm -f "$name" + mkdir "$name" + echo "$name" } { diff --git a/aux/workflow/style.css b/aux/workflow/style.css index e34e8e6..a703950 100644 --- a/aux/workflow/style.css +++ b/aux/workflow/style.css @@ -1,41 +1,41 @@ -- cgit v1.2.3