Addec CheckRFC822 subset
This commit is contained in:
parent
034c1693e9
commit
da381175ed
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
## MERGE 2017061901
|
||||
## MERGE 2018021901
|
||||
|
||||
## Merges ofunctions.sh and n_program.sh into program.sh
|
||||
## Adds installer
|
||||
|
@ -59,6 +59,7 @@ function __PREPROCESSOR_Constants {
|
|||
'#### VerComp SUBSET ####'
|
||||
'#### GetConfFileValue SUBSET ####'
|
||||
'#### SetConfFileValue SUBSET ####'
|
||||
'#### CheckRFC822 SUBSET ####'
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue