Skip to content

Commit 7077823

Browse files
authored
Update Creating-a-release.md
1 parent 9b03499 commit 7077823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/deployment/Creating-a-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Project is ready to be released not for a specific event, e.g. at the end of a s
7979
{#creating_release_testing_steps}
8080
### Testing
8181

82-
Using GitBash, update the `experiment controls public share` has the most recent version of `ibex_utils` from Git (i.e. do git pull) - this is so the most recent install script will be used for testing and install. In git bash you can do a `cd` with the windows path but just change `\` to `/` e.g. `cd //isis/somewhere`. When you do a git operation it may warn about directory ownership, just follow the command it suggests to add an exception and then git try again. You should:
82+
Update `\\isis\shares\ISIS_Experiment_Controls_Public\ibex_utils` - this is so the most recent install script will be used for testing and install. You should:
8383
* do a `git branch` and check it is on `master` and not e.g. a test or ticket branch
8484
* do a `git status` and check for any changes, if there are post on Teams
8585
* do a `git pull` so you are on the latest `master` branch with no local changes

0 commit comments

Comments
 (0)