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