gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] tests failure with zsh


From: Johannes Berg
Subject: [Gnu-arch-users] tests failure with zsh
Date: Thu, 26 Feb 2004 01:38:47 +0100

Hi,

(In test-simple-commits-2.sh)
zsh doesn't interpret
  tla changes -q && test_fail "..."
correctly and fails the script, please change to
  if tla changes -q ; then test_fail "..." ; fi

johannes
-- 
http://www.sipsolutions.de/
Key-ID: 9AB78CA5 Johannes Martin Berg <address@hidden>

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]