Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CTDAS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository 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
NearRealTimeCTDAS
CTDAS
Commits
60cd867c
Commit
60cd867c
authored
5 years ago
by
Peters, Wouter
Browse files
Options
Downloads
Plain Diff
Merge branch 'add_user_name_to_log_file' into 'master'
Add user name to log file See merge request
ctdas/CTDAS!1
parents
80dcc189
36b5c38f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
start_ctdas.sh
+2
-0
2 additions, 0 deletions
start_ctdas.sh
with
2 additions
and
0 deletions
start_ctdas.sh
+
2
−
0
View file @
60cd867c
...
...
@@ -14,6 +14,8 @@
#!/bin/bash
set
-e
echo
"Welcome
$USER
"
cat
>
heredocfile.txt
<<
_EOF_
where <projectdir> is a base folder for the project
and <projectname> is a name to use for the project.
...
...
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