Skip to content

Commit 341cfa2

Browse files
test 2
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent 789becd commit 341cfa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/scripts/entrypoint-volume.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Red Hat, Inc. - initial API and implementation
1212
#
1313

14-
echo "[INFO] Test = Version 1"
14+
echo "[INFO] Test = Version 2"
1515
libssl_version=""
1616
get_libssl_version() {
1717
libssl=$(find / -type f \( -name "libssl.so*" \) 2>/dev/null)

0 commit comments

Comments
 (0)