search for: shellcheck

Displaying 13 results from an estimated 13 matches for "shellcheck".

2003 Jul 01
6
Shell Requirements for Shorewall 1.4.6
...Shorewall download sites are *not* suitable for use with Shorewall 1.4.6. The LEAF Bering version of ash on the other hand works fine. Attached is a small shell program that will allow you to test your shell for compability with 1.4.6. a) Save the attachment. b) cd <directory where you saved shellcheck.sh> c) chmod +x shellcheck.sh d) ./shellcheck.sh -Tom -- Tom Eastep \ Shorewall - iptables made easy Shoreline, \ http://www.shorewall.net Washington USA \ teastep@shorewall.net -------------- next part -------------- A non-text attachment was scrubbed... Name: shellcheck.sh Type: tex...
2018 Aug 28
5
[Bug 2902] New: Shellcheck reports on ssh-copy-id
https://bugzilla.mindrot.org/show_bug.cgi?id=2902 Bug ID: 2902 Summary: Shellcheck reports on ssh-copy-id Product: Portable OpenSSH Version: 7.7p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh-copy-id Assignee: unassigned-bugs at mindrot.org...
2019 May 17
0
bash off topic
So others have commented about the particulars of bash and shell quotes, etc. I wanted to suggest you take a look at ShellCheck [1,2] and BATS [3]. I have been doing syntax, lint, and acceptance testing for Puppet code for about a year...and love it... but I recently came across these and have been working to apply the same principles to my shell script projects. The sheer number of fringe bugs in my script that using shel...
2023 Aug 11
1
Bug in dhcp-dyndns.sh script, A_REC always singleton array
...gt; > > issue. > > > > > > > > - Kasper Brandt > > > > > > Problem is, whilst it may be a bug, the suggested fix doesn't > > > appear to be the fix. If you do as Kasper suggests and remove the > > > quotation marks and then run shellcheck against the script, you get > > > this: > > > > > > In dhcp-dyndns.sh.0.9.5 line 233: > > > A_REC=($A_REC) > > > ^-- SC2206: Quote to prevent word splitting, > > > or split robustly with mapfile or read -a. > > >...
2023 Aug 11
1
Bug in dhcp-dyndns.sh script, A_REC always singleton array
...rently using the fix without > > > issue. > > > > > > - Kasper Brandt > > > > Problem is, whilst it may be a bug, the suggested fix doesn't > > appear to be the fix. If you do as Kasper suggests and remove the > > quotation marks and then run shellcheck against the script, you get > > this: > > > > In dhcp-dyndns.sh.0.9.5 line 233: > > A_REC=($A_REC) > > ^-- SC2206: Quote to prevent word splitting, > > or split robustly with mapfile or read -a. > > > > Which is why I probably...
2023 Aug 11
1
Bug in dhcp-dyndns.sh script, A_REC always singleton array
...at is > > acceptable? At least I am currently using the fix without issue. > > > > - Kasper Brandt > > Problem is, whilst it may be a bug, the suggested fix doesn't appear to > be the fix. If you do as Kasper suggests and remove the quotation marks > and then run shellcheck against the script, you get this: > > In dhcp-dyndns.sh.0.9.5 line 233: > A_REC=($A_REC) > ^-- SC2206: Quote to prevent word splitting, or split robustly with mapfile or read -a. > > Which is why I probably took the easy option and added the quotation >...
2017 Feb 09
5
Users list and the date the password will expire
On Thu, 9 Feb 2017 12:49:12 +0100 Ole Traupe via samba <samba at lists.samba.org> wrote: > Never mind. However, with your update I get the following error right > on the first found "user": > > ./mailtest_rowland.sh: line 27: (""/10000000)-11644473600: syntax > error: operand expected (error token is """/10000000)-11644473600") >
2019 Sep 03
0
[Announce] Samba 4.11.0rc3 Available for Download
...istof Schmitt <cs at samba.org> * BUG 14032: vfs_gpfs: Implement special case for denying owner access to ACL. o Martin Schwenke <martin at meltin.net> * BUG 14084: Avoid marking a node as connected before it can receive packets. * BUG 14086: Fix onnode test failure with ShellCheck >= 0.4.7. * BUG 14087: ctdb-daemon: Stop "ctdb stop" from completing before freezing databases. KNOWN ISSUES ============ https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.11#Release_blocking_bugs ####################################### Reporting bugs & Dev...
2019 Sep 03
0
[Announce] Samba 4.11.0rc3 Available for Download
...istof Schmitt <cs at samba.org> * BUG 14032: vfs_gpfs: Implement special case for denying owner access to ACL. o Martin Schwenke <martin at meltin.net> * BUG 14084: Avoid marking a node as connected before it can receive packets. * BUG 14086: Fix onnode test failure with ShellCheck >= 0.4.7. * BUG 14087: ctdb-daemon: Stop "ctdb stop" from completing before freezing databases. KNOWN ISSUES ============ https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.11#Release_blocking_bugs ####################################### Reporting bugs & Dev...
2019 Sep 17
0
[Announce] Samba 4.11.0 Available for Download
...istof Schmitt <cs at samba.org> * BUG 14032: vfs_gpfs: Implement special case for denying owner access to ACL. o Martin Schwenke <martin at meltin.net> * BUG 14084: Avoid marking a node as connected before it can receive packets. * BUG 14086: Fix onnode test failure with ShellCheck >= 0.4.7. * BUG 14087: ctdb-daemon: Stop "ctdb stop" from completing before freezing databases. KNOWN ISSUES ============ https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.11#Release_blocking_bugs ####################################### Reporting bugs & Dev...
2019 Sep 17
0
[Announce] Samba 4.11.0 Available for Download
...istof Schmitt <cs at samba.org> * BUG 14032: vfs_gpfs: Implement special case for denying owner access to ACL. o Martin Schwenke <martin at meltin.net> * BUG 14084: Avoid marking a node as connected before it can receive packets. * BUG 14086: Fix onnode test failure with ShellCheck >= 0.4.7. * BUG 14087: ctdb-daemon: Stop "ctdb stop" from completing before freezing databases. KNOWN ISSUES ============ https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.11#Release_blocking_bugs ####################################### Reporting bugs & Dev...
2019 Sep 11
1
[Announce] Samba 4.11.0rc4 Available for Download
...istof Schmitt <cs at samba.org> * BUG 14032: vfs_gpfs: Implement special case for denying owner access to ACL. o Martin Schwenke <martin at meltin.net> * BUG 14084: Avoid marking a node as connected before it can receive packets. * BUG 14086: Fix onnode test failure with ShellCheck >= 0.4.7. * BUG 14087: ctdb-daemon: Stop "ctdb stop" from completing before freezing databases. KNOWN ISSUES ============ https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.11#Release_blocking_bugs ####################################### Reporting bugs & Dev...
2019 Sep 11
1
[Announce] Samba 4.11.0rc4 Available for Download
...istof Schmitt <cs at samba.org> * BUG 14032: vfs_gpfs: Implement special case for denying owner access to ACL. o Martin Schwenke <martin at meltin.net> * BUG 14084: Avoid marking a node as connected before it can receive packets. * BUG 14086: Fix onnode test failure with ShellCheck >= 0.4.7. * BUG 14087: ctdb-daemon: Stop "ctdb stop" from completing before freezing databases. KNOWN ISSUES ============ https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.11#Release_blocking_bugs ####################################### Reporting bugs & Dev...