Skip to content

Commit 06cc2a3

Browse files
committed
fix: revert 103419f
1 parent dfd94dd commit 06cc2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Jenkins/dirac_ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ fullInstallDIRAC() {
343343
dirac-admin-allow-se SE-1 SE-2 S3-DIRECT S3-INDIRECT --All
344344

345345
#agents
346-
findAgents 'exclude' 'Rucio'
346+
findAgents
347347
if ! diracAgents; then
348348
echo "ERROR: diracAgents failed"
349349
exit 1

0 commit comments

Comments
 (0)