Skip to content

Commit 8d3ae51

Browse files
authored
Remove test changes
1 parent 4c5e005 commit 8d3ae51

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

src/Misc/layoutbin/update.sh.template

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/bash
22

3-
echo "Starting update.sh"
4-
53
# runner will replace key words in the template and generate a batch script to run.
64
# Keywords:
75
# PROCESSID = pid
@@ -20,8 +18,6 @@ downloadrunnerversion=_DOWNLOAD_RUNNER_VERSION_
2018
logfile="_UPDATE_LOG_"
2119
restartinteractiverunner=_RESTART_INTERACTIVE_RUNNER_
2220

23-
echo "Creating bin and external folders for $existrunnerversion"
24-
2521
telemetryfile="$rootfolder/_diag/.telemetry"
2622

2723
# log user who run the script

src/runnerversion

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.283.0
1+
2.287.1

0 commit comments

Comments
 (0)