From b099f734b6af48a6f5e8b8cefb9fe75bc0d0cdaf Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sun, 2 Jun 2013 04:59:02 +0200 Subject: grabrfc: fix null list in concatination when no $dom, just use $sysname --- lib/rfc/grabrfc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/rfc') diff --git a/lib/rfc/grabrfc b/lib/rfc/grabrfc index 32611c323..c1fb48971 100755 --- a/lib/rfc/grabrfc +++ b/lib/rfc/grabrfc @@ -3,7 +3,9 @@ rfork en path=(/bin) fn cd + dom=`{ndb/query sys $sysname dom} +if(~ $dom '') dom=$sysname ramfs ftpfs -q/ -a $user@$dom ftp.rfc-editor.org # was ftp.isi.edu -- cgit v1.2.3