summaryrefslogtreecommitdiff
path: root/dist/s_test
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-17 17:25:57 +0000
committer <>2015-03-17 16:26:24 +0000
commit780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch)
tree598f8b9fa431b228d29897e798de4ac0c1d3d970 /dist/s_test
parent7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff)
downloadberkeleydb-db-6.1.23.tar.gz
Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz.HEADdb-6.1.23master
Diffstat (limited to 'dist/s_test')
-rwxr-xr-xdist/s_test2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/s_test b/dist/s_test
index e12b34e5..193689dc 100755
--- a/dist/s_test
+++ b/dist/s_test
@@ -27,6 +27,7 @@ trap 'rm -f $t; exit 0' 0 1 2 3 13 15
echo "global dict" && \
echo "global util_path" && \
echo "" && \
+ echo "global is_aix_test" && \
echo "global is_freebsd_test" && \
echo "global is_hp_test" && \
echo "global is_linux_test" && \
@@ -63,6 +64,7 @@ cmp $t $f > /dev/null 2>&1 ||
echo "global dict" && \
echo "global util_path" && \
echo "" && \
+ echo "global is_aix_test" && \
echo "global is_freebsd_test" && \
echo "global is_hp_test" && \
echo "global is_linux_test" && \