Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GSoC][Patch] area: t4202-log.sh, modernizing test script #1220

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 18, 2022

  1. [GSoC][Patch] area: t4202-log.sh, modernizing test script

    Replace test body spaces with tabs where appropiate
    Remove blank lines at start and and of test bodies.
    
    Signed-off-by: Jack McGuinness <jmcguinness2@ucmerced.edu>
    JackMcGu committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    0c6aa4e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. [GSoC][Patch] area: t4202-log.sh, modernizing test script p2

    Remove whitespace after redirect operator.
    
    Signed-off-by: Jack McGuinness <jmcguinness2@ucmerced.edu>
    JackMcGu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e5c29a1 View commit details
    Browse the repository at this point in the history
  2. [GSoC][Patch] area: t4202-log.sh, modernizing test script p3

    Split up multiple lines on one line to multiple
    Fix style of cd & echo in subshell
    
    Signed-off-by: Jack McGuinness <jmcguinness2@ucmerced.edu>
    JackMcGu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4f0f461 View commit details
    Browse the repository at this point in the history