Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37754632
en ru br
ALT Linux repositórios
S:5.45.4-alt4
5.0: 5.44-alt3
4.1: 5.44-alt2
4.0: 5.43-alt3
3.0: 5.43-alt1

Outros repositórios
Upstream:5.44.1

Group :: Desenvolvimento/Tcl
RPM: expect

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: expect-5.39-rh-fixcat.patch
Download


diff --git a/fixcat b/fixcat
index 7a538cf..befbeaf 100755
--- a/fixcat
+++ b/fixcat
@@ -8,14 +8,5 @@
 # If this file is sitting in an architecture-specific library directory,
 # then it serves as a marker that your /bin/cat buffers by default.
 
-# test for when catting to/from files
-log_user 0
-spawn -open [open "|cat" "r+"]
-send "\r"
-expect "\r" {exit 1}
+exit 0
 
-# test for when catting to real tty
-#log_user 0
-#spawn /bin/cat
-#send "\r"
-#expect "\r\n\r\n" {exit 1}
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009