-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated shell fixes found by shellcheck. Most of the scripts should…
… still work, but we have no way of testing :( Also, some obsolete cruft has been removed. Signed-off-by: Christian Kujau <[email protected]> backup-mysql.sh | 24 +-- benchmarks/cgd_benchmark.sh | 26 +-- benchmarks/compress-test.sh | 56 +++--- benchmarks/cryptsetup_benchmark.sh | 14 +- benchmarks/cryptsetup_ciphertest.sh | 4 +- benchmarks/fs-bench.sh | 344 ++++++++++++++++++------------------ benchmarks/password-test.sh | 26 +-- benchmarks/ssh-features.sh | 52 ------ benchmarks/ssh-performance.sh | 28 +-- benchmarks/test-digests.sh | 8 +- benchmarks/tmpfs-ramfs-ramdisk.sh | 18 +- benchmarks/vbox-nic-bench.sh | 26 +-- checksum_file.sh | 38 ++-- convert-music.sh | 14 +- diff2html.sh | 6 +- find_dups.sh | 30 ++-- ipsec_iproute.sh | 34 ++-- kerninst.sh | 119 ------------- keyboard-backlight.sh | 20 +-- port-mgmt.sh | 8 +- print-authorized-keys.sh | 27 --- qemu-tap.sh | 2 +- rsnapshot/rsnapshot-ready.sh | 4 +- rsnapshot/rsnapshot-rotate.sh | 10 +- rsnapshot/rsnapshot-wrapper.sh | 38 ++-- security_checks.sh | 86 --------- sensors_adt746x.sh | 2 +- system-update.sh | 168 ------------------ ternet/flop.sh | 8 +- ternet/iptables-ternet.sh | 2 +- vbox-sysrq.sh | 14 +- 31 files changed, 402 insertions(+), 854 deletions(-)
- Loading branch information
Showing
31 changed files
with
402 additions
and
854 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.