summarylogtreecommitdiffstats
path: root/pssh-valueerror-the-fd-4-must-be-in-non-blocking-mode.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pssh-valueerror-the-fd-4-must-be-in-non-blocking-mode.patch')
-rw-r--r--pssh-valueerror-the-fd-4-must-be-in-non-blocking-mode.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/pssh-valueerror-the-fd-4-must-be-in-non-blocking-mode.patch b/pssh-valueerror-the-fd-4-must-be-in-non-blocking-mode.patch
deleted file mode 100644
index e1fca28b5488..000000000000
--- a/pssh-valueerror-the-fd-4-must-be-in-non-blocking-mode.patch
+++ /dev/null
@@ -1,6 +0,0 @@
---- psshlib/manager.py.orig 2012-02-02 17:13:09.000000000 +0100
-+++ psshlib/manager.py 2016-01-17 11:52:13.764088460 +0100
-@@ -4,0 +5 @@
-+import fcntl
-@@ -211,0 +213 @@
-+ fcntl.fcntl(wakeup_writefd, fcntl.F_SETFL, os.O_NONBLOCK)