You've already forked nagios_oracle_check_plugin
Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
a0087dbd1a
|
|||
|
4fcc3b900b
|
|||
|
004b3d9171
|
|||
|
ad326d409a
|
|||
|
877309adf3
|
|||
| 78252cc2de | |||
|
0243024b96
|
|||
|
434b1713a1
|
|||
|
ac6ec92e03
|
|||
|
0dd36a05bd
|
|||
| 5630d73e23 |
@@ -0,0 +1,5 @@
|
||||
# SC2317: Command appears to be unreachable. <- unused functions on the template
|
||||
# SC2034: OPTION appears unused. Verify use <- unused variable on the template
|
||||
# SC1090: ShellCheck can't follow non-constant source. Use a directive to specify location. <- ${CONFIGFILE}
|
||||
#disable=SC2317,SC2034,SC1090
|
||||
disable=SC2034
|
||||
Executable
+1861
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user