Skip to content

Commit

Permalink
Revert "shellcheck fixes & pass for sharedfuncs including notice addi…
Browse files Browse the repository at this point in the history
…tions"

This reverts commit 54d74d6.
  • Loading branch information
loannaflip committed Jun 11, 2020
1 parent 54d74d6 commit 853966d
Show file tree
Hide file tree
Showing 5 changed files with 154 additions and 125 deletions.
7 changes: 3 additions & 4 deletions fifo
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@


: 'ATTENTION!:
-------------------------------------------------------
| Created by helmuthdu mailto <helmuthdu@gmail.com> |
| Shellchecked by uniminin <uniminin@zoho.com> |
-------------------------------------------------------
------------------------------------------------------
| Created by helmuthdu mailto: helmuthdu@gmail.com |
------------------------------------------------------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
Expand Down
9 changes: 5 additions & 4 deletions lilo
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@
#shellcheck disable=SC2207

: 'ATTENTION!:
------------------------------------------------------
| Created by helmuthdu mailto: helmuthdu@gmail.com |
| Contribution: flexiondotorg |
------------------------------------------------------
-------------------------------------------------------
| Created by helmuthdu mailto <helmuthdu@gmail.com> |
| Contributed by flexiondotorg |
| Shellchecked by uniminin <uniminin@zoho.com> |
-------------------------------------------------------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
Expand Down
8 changes: 5 additions & 3 deletions lilo.automode
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
#!/bin/bash
#shellcheck disable=SC2034

: 'ATTENTION!:
------------------------------------------------------
| Created by helmuthdu mailto: helmuthdu@gmail.com |
------------------------------------------------------
-------------------------------------------------------
| Created by helmuthdu mailto <helmuthdu@gmail.com> |
| Shellchecked by uniminin <uniminin@zoho.com> |
-------------------------------------------------------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
Expand Down
Loading

0 comments on commit 853966d

Please sign in to comment.