]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Be a tiny bit more verbose.
authorPavel Machek <pavel@ucw.cz>
Fri, 15 Jan 1999 14:42:55 +0000 (14:42 +0000)
committerPavel Machek <pavel@ucw.cz>
Fri, 15 Jan 1999 14:42:55 +0000 (14:42 +0000)
tools/mergedirs

index 25fc6bf9875e26b4344370ca8d5a34ee97db8197..7bc9109e0c1b232b5942d2435af0d9aa0688f7d0 100755 (executable)
@@ -17,7 +17,7 @@ LIBDIR=$OBJDIR/lib
 CONFDIR=$OBJDIR/conf
 shift
 
-echo "Merging system-dependent modules"
+echo "Merging system-dependent modules ($@)"
 MODULES=`for a in $@ ; do
                sed <$SRCDIR/$a/Modules "s@\\(.*\\)@\\1 $a/\\1@"
                done |