summaryrefslogtreecommitdiff
path: root/odb-tests/build/root.build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-05-03 11:56:01 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2024-05-03 14:33:32 +0300
commita13c6037d5242b3bd0eb5428c0e896347ccd98da (patch)
tree05009ce819657ec04972acc33b018db9e62d56c6 /odb-tests/build/root.build
parentdb30f88205abfd0240e775baa41a82b4cb1f3a8a (diff)
Cosmetic changes
Diffstat (limited to 'odb-tests/build/root.build')
-rw-r--r--odb-tests/build/root.build4
1 files changed, 2 insertions, 2 deletions
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
{