You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ You are now ready to code the perform function to do the upgrade, please use tes
64
64
65
65
**Note:** When the upgrade script is run the configurations will end up on the final version in the list, i.e. the one with a `None`. So the last entry in the list will be the configuration you are wishing to finally arrive at (and not e.g. a future version placeholder)
66
66
67
-
Do not drop the previous last entry even if adding a new step that does nothing. Though this version may not have been deployed to any instruments, the config version will exist on a system test build server and probably some developer's machines too
67
+
**Do not drop the previous last entry even if adding a new step that does nothing. Though this version may not have been deployed to any instruments, the config version will exist on a system test build server and probably some developer's machines too**
68
68
69
69
A collection of common upgrade steps can be found [here](https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Common-config-upgrade-steps).
0 commit comments