Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aaoSystem
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
rds
aaoSystem
Commits
1cf52e94
Commit
1cf52e94
authored
22 years ago
by
Tony Farrell
Committed by
afarrell
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix problem in output when not building drama dir
Fix error in directory spec comments.
parent
90249164
Branches
Branches containing commit
Tags
1.4
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
acmmSystemBuild
+3
-2
3 additions, 2 deletions
acmmSystemBuild
with
3 additions
and
2 deletions
acmmSystemBuild
+
3
−
2
View file @
1cf52e94
...
...
@@ -9,6 +9,7 @@
# -------- -------- ----------------------------------------------
# tfarrell 30/01/2003 Original version.
# tfarrell 17/02/2003 Improve commenting of -co, -verfile options.
# tfarrell 11/03/2003 directory spec comment fixed.
#
#*************************************************************************
# NAME
...
...
@@ -665,7 +666,7 @@ for subsys in $subsys_list ; do
elif
[
$DRAMAbuild
-eq
1
]
;
then
echo
"------ DRAMA directory spec for
$1
---------------------"
echo
"------ DRAMA directory spec for
$subsys
---------------------"
# Not started, but a DRAMA module. Need to load directory spec
DramaDirs
$subsys
$directory
>>
$LOGFILE
2>&1
if
[
$?
!=
0
]
;
then
...
...
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