]> git.mxchange.org Git - friendica.git/commit
Rewrite:
authorRoland Häder <roland@mxchange.org>
Tue, 21 Jun 2022 17:38:56 +0000 (19:38 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 23 Jun 2022 15:36:56 +0000 (17:36 +0200)
commit3aeeac5d987b9636b82f00013bbb644d3e4df9ab
tree4304d67496484af40a2da364eee9c793e5c88427
parentd322e9288bedd2c10a12e4df901997350c855fdd
Rewrite:
- rewrote autotest.sh and moved it to bin/dev/ as this is clearly a developer
  script
- the rewrite's goal is towards Shell/POSIX-compliance (e.g. ${VAR} and not $VAR)
.gitignore
autotest.sh [deleted file]
bin/dev/autotest.sh [new file with mode: 0755]