This is an automated email from the ASF dual-hosted git repository.

dimuthuupe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-mft.git

commit 6fa77cfe662d01343568e3d4beb82ef50f76967a
Author: jfcsgthmbvnztjkcfcvjqjr <log_lo...@outlook.com>
AuthorDate: Wed Jun 21 13:54:25 2023 -0400

    added a comment to test commit and push in Intellij
---
 python-cli/mft_cli/airavata_mft_cli/bootstrap.py | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/python-cli/mft_cli/airavata_mft_cli/bootstrap.py 
b/python-cli/mft_cli/airavata_mft_cli/bootstrap.py
index 9e78be6..da704ba 100644
--- a/python-cli/mft_cli/airavata_mft_cli/bootstrap.py
+++ b/python-cli/mft_cli/airavata_mft_cli/bootstrap.py
@@ -62,6 +62,10 @@ def stop_service(bin_path, daemon_script_name):
   finally:
     os.chdir(current_dir)
 
+
+"""
+  Issue 96: https://github.com/apache/airavata-mft/issues/96
+"""
 def start_mft():
   print("Setting up MFT Services")
 

Reply via email to