Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added v63003/gtm8850 to replic section of instream.csh #253

Merged
merged 3 commits into from
Jun 21, 2018

Conversation

VinayYottaDB
Copy link
Contributor

No description provided.

@VinayYottaDB VinayYottaDB requested a review from nars1 June 21, 2018 14:28
@VinayYottaDB VinayYottaDB self-assigned this Jun 21, 2018
@@ -16,7 +16,10 @@
source $gtm_tst/com/gtm_test_setbgaccess.csh
$gtm_tst/com/dbcreate.csh mumps 1 >>& dbcreate.out
echo "# Start background script that does MUPIP FREEZE -ONLINE -ON -NOAUTORELEASE or -AUTORELEASE"
($SHELL $gtm_tst/$tst/u_inref/gtm8850freeze.csh & ; echo $!>>& bg.pid) >& f.out
($SHELL $gtm_tst/$tst/u_inref/gtm8850freeze.csh & ; echo $!>>& bg.pid) >& f.outx
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a comment here that .outx is needed to prevent occasional OFRZAUTOREL error messages in f.out from being caught by test framework.

($SHELL $gtm_tst/$tst/u_inref/gtm8850freeze.csh & ; echo $!>>& bg.pid) >& f.out
($SHELL $gtm_tst/$tst/u_inref/gtm8850freeze.csh & ; echo $!>>& bg.pid) >& f.outx
if ($status) then
echo "# Bad MUPIP FREEZE command"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bad -> Error returned from
Also indicate "See f.outx for details"

@VinayYottaDB VinayYottaDB merged commit 369507e into YottaDB:master Jun 21, 2018
@VinayYottaDB VinayYottaDB deleted the gtm8850 branch June 21, 2018 16:49
JakeYottaDB pushed a commit to JakeYottaDB/YottaDBtest that referenced this pull request Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants