diff --git a/tests/script/general/db/topic1.sim b/tests/script/general/db/topic1.sim index 8dea7c2650ede1a5d18f94ee2085b480849d365b..55349fd925f0c2f723a6df7ab64dbd97bc043e04 100644 --- a/tests/script/general/db/topic1.sim +++ b/tests/script/general/db/topic1.sim @@ -124,7 +124,7 @@ if $rows != 6 then endi sql describe t1.ps; -if $data00 != offset then +if $data00 != off then return -1 endi if $data10 != ts then @@ -138,7 +138,7 @@ if $data30 != pid then endi sql describe t1.p1; -if $data00 != offset then +if $data00 != off then return -1 endi if $data10 != ts then