Skip to content
Snippets Groups Projects
Commit 1cf52e94 authored by Tony Farrell's avatar Tony Farrell Committed by afarrell
Browse files

Fix problem in output when not building drama dir

        Fix error in directory spec comments.
parent 90249164
Branches
Tags 1.4
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment