debug messages removed
This commit is contained in:
+2
-3
@@ -4,8 +4,8 @@
|
||||
|
||||
version () {
|
||||
echo '$Author: zimoch $' >&2
|
||||
echo '$Date: 2016/10/06 12:56:13 $' >&2
|
||||
echo '$Revision: 1.19 $' >&2
|
||||
echo '$Date: 2016/10/06 12:56:53 $' >&2
|
||||
echo '$Revision: 1.20 $' >&2
|
||||
echo '$Source: /cvs/G/EPICS/App/scripts/externalLinks,v $' >&2
|
||||
exit 1
|
||||
}
|
||||
@@ -186,7 +186,6 @@ function expandFile () {
|
||||
epics3_14ver=gensub(/^3\.14\./,"",1,epics)+0
|
||||
printf ("Info: Using EPICS version %s (see -? how to change)\n", epics) > "/dev/stderr"
|
||||
split(findrecords, find, " ");
|
||||
print "epicsmodules="epicsmodules
|
||||
}
|
||||
{line ++}
|
||||
/# file / {
|
||||
|
||||
Reference in New Issue
Block a user