From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: TCSH: Update to 6.20.00. Date: Wed, 18 Jan 2017 23:58:46 +0000 Message-ID: <87wpdrhqdl.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> References: <20170109002501.24697-1-ng0@libertad.pw> <87eg00nxe3.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> <874m0w6o4c.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cU06t-0001uV-Vr for guix-devel@gnu.org; Wed, 18 Jan 2017 18:57:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cU06q-0000Jk-RE for guix-devel@gnu.org; Wed, 18 Jan 2017 18:57:48 -0500 Received: from perdizione.investici.org ([94.23.50.208]:45985) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cU06q-0000Iq-KW for guix-devel@gnu.org; Wed, 18 Jan 2017 18:57:44 -0500 Received: from [94.23.50.208] (perdizione [94.23.50.208]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id C3248120062 for ; Wed, 18 Jan 2017 23:57:42 +0000 (UTC) In-Reply-To: <874m0w6o4c.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Ricardo Wurmus writes: > ng0 writes: > >>> 131. subst.at:29: testing Filename substitution ... >>> ./subst.at:44: tcsh -f files.csh >>> ./subst.at:53: echo 'echo ~; echo "$HOME"' | tcsh -f | uniq | wc -l |= tr -d ' \t' >>> ./subst.at:57: echo "echo ~$(id -un)/foo; echo \"$HOME/foo\"" | tcsh = -f | uniq | wc -l | tr -d ' \t' >>> --- - 2017-01-08 23:36:16.461524744 +0000 >>> +++ /tmp/guix-build-tcsh-6.20.00.drv-0/tcsh-6.20.00/testsuite.dir/at-= groups/131/stdout 2017-01-08 23:36:16.458666838 +0000 >>> @@ -1,2 +1,2 @@ >>> -1 >>> +2 >>> >>> 131. subst.at:29: 131. Filename substitution (subst.at:29): FAILED (s= ubst.at:57) > > Does HOME contain the name of an existing directory? > >>> 188. variables.at:707: testing $ cdtohome ... >>> ./variables.at:708: tcsh -f -c 'cd' >>> --- /dev/null 2017-01-08 10:27:49.064082136 +0000 >>> +++ /tmp/guix-build-tcsh-6.20.00.drv-0/tcsh-6.20.00/testsuite.dir/at-= groups/188/stderr 2017-01-08 23:36:18.990679394 +0000 >>> @@ -0,0 +1 @@ >>> +cd: Can't change to home directory. >>> ./variables.at:708: exit code was 1, expected 0 >>> 188. variables.at:707: 188. $ cdtohome (variables.at:707): FAILED (va= riables.at:708) > > Same question here. > > --=20 > Ricardo > > GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC > https://elephly.net > I don't know if I tried to setenv home and HOME, but I can try. The upstream dev asked similar questions so far, I wasn't able to respond there so far: Well both are related to home directory When you execute this tcsh interactively what do the following commands print: > echo $HOME > echo $home > echo ~ christos --=20 =E2=99=A5=E2=92=B6 ng0 -- https://www.inventati.org/patternsinthechaos/