Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Security and Compliance
entitlements-aws
Commits
f654c84d
Commit
f654c84d
authored
Aug 17, 2020
by
Matt Wise
Browse files
Remove writeline of pass in random gen
parent
305986ad
Pipeline
#5920
passed with stages
in 11 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
testing/entitlements-test-aws/src/test/java/org/opengroup/osdu/entitlements/utils/AwsConfig.java
View file @
f654c84d
...
...
@@ -98,8 +98,6 @@ public class AwsConfig {
StringBuilder:
:
appendCodePoint
,
StringBuilder:
:
append
)
.
toString
();
System
.
out
.
println
(
"PASS: "
+
password
);
return
password
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment