Changeset: 83ed98e561c0 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=83ed98e561c0
Modified Files:
clients/R/Tests/survey.R
clients/R/Tests/survey.stable.out
Branch: default
Log Message:
Safely terminate R process
diffs (19 lines):
diff --git a/clients/R/Tests/survey.R b/clients/R/Tests/survey.R
--- a/clients/R/Tests/survey.R
+++ b/clients/R/Tests/survey.R
@@ -69,3 +69,4 @@ cat("#~EndVariableOutput~#\n")
print("SUCCESS")
+dbDisconnect(db)
diff --git a/clients/R/Tests/survey.stable.out
b/clients/R/Tests/survey.stable.out
--- a/clients/R/Tests/survey.stable.out
+++ b/clients/R/Tests/survey.stable.out
@@ -172,6 +172,7 @@ 2 223 757 33.847 2
[1] TRUE
#~EndVariableOutput~#
[1] "SUCCESS"
+[1] TRUE
# 14:26:26 >
# 14:26:26 > "Done."
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list