summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/watchdog/lib/charybdefs_lib.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/watchdog/lib/charybdefs_lib.js b/jstests/watchdog/lib/charybdefs_lib.js
index bd0d7440e0d..b756a8bdc72 100644
--- a/jstests/watchdog/lib/charybdefs_lib.js
+++ b/jstests/watchdog/lib/charybdefs_lib.js
@@ -9,7 +9,7 @@ const EXIT_WATCHDOG = 61;
function CharybdefsControl(test_name) {
'use strict';
- const python = "/opt/mongodbtoolchain/v3/bin/python3";
+ const python = "python";
let control_py = "/data/charybdefs/mongo/control.py";
// Use the minimum watchdog period