Fisheye: Tag 0f739e0207d288d3386a60a0bd62d56762ab5b41 refers to a dead (removed) revision in file `.tst_dialin_logs/test.py'. Fisheye: No comparison available. Pass `N' to diff? Index: shared/scripts/configuration/config.py =================================================================== diff -u -r6bea5f3c54dd8e83b71577de9ecd4e44839703c8 -r0f739e0207d288d3386a60a0bd62d56762ab5b41 --- shared/scripts/configuration/config.py (.../config.py) (revision 6bea5f3c54dd8e83b71577de9ecd4e44839703c8) +++ shared/scripts/configuration/config.py (.../config.py) (revision 0f739e0207d288d3386a60a0bd62d56762ab5b41) @@ -17,7 +17,12 @@ from pathlib import Path from configuration.strings import * -AUT_NAME = "denaliSquish" + +# -S, --disable-sd-card-fail-log-stop disable-sd-card-fail-log-stop +# -k, --enable-check-in-log Enables Check-In Log +# -K, --enable-acknow-log Enables Acknowledgment Log +AUT_NAME = "denaliSquish -k -K -S" + CONFIG_PATH = Path(os.getcwd()) HOME_DIR_PATH = CONFIG_PATH.parent.parent.parent LOG_LOCATION = "".join([str(HOME_DIR_PATH),'/Desktop/sd-card/log/']) Index: tst_dialin_logs/test.py =================================================================== diff -u -r36a719b05f0d0850b2b6759f6a396930cfef3bc7 -r0f739e0207d288d3386a60a0bd62d56762ab5b41 --- tst_dialin_logs/test.py (.../test.py) (revision 36a719b05f0d0850b2b6759f6a396930cfef3bc7) +++ tst_dialin_logs/test.py (.../test.py) (revision 0f739e0207d288d3386a60a0bd62d56762ab5b41) @@ -71,7 +71,7 @@ def main(): utils.tstStart(__file__) - startApplication(config.AUT_NAME+" -d") + startApplication(config.AUT_NAME) #Verification of Dialin->HD API's data from channel ID: 400