From a13c6037d5242b3bd0eb5428c0e896347ccd98da Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 3 May 2024 11:56:01 +0200 Subject: Cosmetic changes --- odb-tests/build/root.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odb-tests/build/root.build') diff --git a/odb-tests/build/root.build b/odb-tests/build/root.build index 3ebe63a..40efec0 100644 --- a/odb-tests/build/root.build +++ b/odb-tests/build/root.build @@ -257,7 +257,7 @@ if! $skeleton # Import the sqlplus client for creating the database schemas, etc. # - # Note: supposed to be system-installed. + # Note: expected to be system-installed. # if $oracle { @@ -267,7 +267,7 @@ if! $skeleton # Import the sqlcmd client for creating the database schemas, etc. # - # Note: supposed to be system-installed. + # Note: expected to be system-installed. # if $mssql { -- cgit v1.1