summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-11-30 10:41:25 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-11-30 11:32:08 +0200
commit84c4fac0e9f5cb214d745a51300270eed1a94467 (patch)
tree107230a93fc8d98171b412acf86203228d303ca8
parentce30d8b55985807f163cf4ba4e77a48a6f81eb7d (diff)
Correct mispelled variable name
-rwxr-xr-xdist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist.sh b/dist.sh
index 9544939..ef85985 100755
--- a/dist.sh
+++ b/dist.sh
@@ -57,7 +57,7 @@ sqlite_test_options=
pgsql_options=
pgsql_test_option=
oracle_options=
-oracle_tests_options=
+oracle_test_options=
while [ $# -gt 0 ]; do
case $1 in