Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
e3-require
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anders Lindh Olsson
e3-require
Commits
c70d6a33
Commit
c70d6a33
authored
3 years ago
by
Wayne Lewis
Browse files
Options
Downloads
Patches
Plain Diff
Update author information
parent
67b92aed
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
require-ess/tools/iocsh_functions.bash
+4
-4
4 additions, 4 deletions
require-ess/tools/iocsh_functions.bash
require.Makefile
+5
-4
5 additions, 4 deletions
require.Makefile
with
9 additions
and
8 deletions
require-ess/tools/iocsh_functions.bash
+
4
−
4
View file @
c70d6a33
...
@@ -20,8 +20,9 @@
...
@@ -20,8 +20,9 @@
#
#
#
#
# PSI original iocsh author : Dirk Zimoch
# PSI original iocsh author : Dirk Zimoch
# ESS specific iocsh author : Jeong Han Lee
# ESS original iocsh author : Jeong Han Lee
# email : han.lee@esss.se
# ESS current iocsh author : Simon Rose
# email : simon.rose@ess.eu
#
#
#
#
...
@@ -39,8 +40,7 @@ function read_file_get_string {
...
@@ -39,8 +40,7 @@ function read_file_get_string {
# Base Code is defined with 8 digits numbers
# Base Code is defined with 8 digits numbers
# Two digits are enough to cover all others (I think)
# Two digits are enough to cover all others (I think)
# 3.15.5 : 03150500
# 7.0.6.1 : 07000601
# 3.14.12.7 : 03141207
#
#
# First Two : 00 (EPICS VERSION)
# First Two : 00 (EPICS VERSION)
# Second Two : 00 (EPICS_REVISION)
# Second Two : 00 (EPICS_REVISION)
...
...
This diff is collapsed.
Click to expand it.
require.Makefile
+
5
−
4
View file @
c70d6a33
...
@@ -16,11 +16,12 @@
...
@@ -16,11 +16,12 @@
# this program. If not, see https://www.gnu.org/licenses/gpl-2.0.txt
# this program. If not, see https://www.gnu.org/licenses/gpl-2.0.txt
#
#
# PSI original author : Dirk Zimoch
# PSI original author : Dirk Zimoch
# ESS specific author : Jeong Han Lee
# ESS original author : Jeong Han Lee
# email : han.lee@esss.se
# ESS current author : Simon Rose
# email : simon.rose@ess.eu
#
#
# Date :
Wednesday, November 29 13:46:39
CET 201
7
# Date :
Mon Dec 6 20:57:10
CET 20
2
1
# version :
0.0
.1
# version :
3.4
.1
# This is the one time path in order to compile and install
# This is the one time path in order to compile and install
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment