Ensure tests have sudo access to setldapallowlist
This commit is contained in:
@@ -24,6 +24,7 @@ scripts=("${SOURCE_DIR}/src/scripts/clearvolume.sh" \
|
|||||||
"${SOURCE_DIR}/src/scripts/stoptask.sh" \
|
"${SOURCE_DIR}/src/scripts/stoptask.sh" \
|
||||||
"${SOURCE_DIR}/src/scripts/rmmailbox.sh" \
|
"${SOURCE_DIR}/src/scripts/rmmailbox.sh" \
|
||||||
"${SOURCE_DIR}/src/scripts/setblocklist.sh" \
|
"${SOURCE_DIR}/src/scripts/setblocklist.sh" \
|
||||||
|
"${SOURCE_DIR}/src/scripts/setldapallowlist.sh" \
|
||||||
"${SOURCE_DIR}/src/scripts/configurelogrotate.sh")
|
"${SOURCE_DIR}/src/scripts/configurelogrotate.sh")
|
||||||
|
|
||||||
for script in "${scripts[@]}"; do
|
for script in "${scripts[@]}"; do
|
||||||
|
|||||||
Reference in New Issue
Block a user