diff options
author | Gerrit Pape <pape@smarden.org> | 2004-01-19 17:45:40 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2004-01-19 17:45:40 +0000 |
commit | c73c3909d954b103f8ce30ae7334dae18fb3a40d (patch) | |
tree | b38bf5e09493883acd482f04172bfd9efa6a9ac4 /src/print-ld.sh | |
parent | 3863c7cf81744a96444c68e10b26dfc937389cbb (diff) | |
download | runit-c73c3909d954b103f8ce30ae7334dae18fb3a40d.tar.gz runit-c73c3909d954b103f8ce30ae7334dae18fb3a40d.tar.xz runit-c73c3909d954b103f8ce30ae7334dae18fb3a40d.zip |
0.13.1.
Diffstat (limited to 'src/print-ld.sh')
-rw-r--r-- | src/print-ld.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/print-ld.sh b/src/print-ld.sh index b7fbbf5..59489a8 100644 --- a/src/print-ld.sh +++ b/src/print-ld.sh @@ -1,4 +1,4 @@ -ld="`head -1 conf-ld`" +ld="`head -n1 conf-ld`" systype="`cat systype`" cat warn-auto.sh |