ALT Linux Bugzilla
– Attachment 1050 Details for
Bug 7673
error messages in ifup/ifdown when VERBOSE=yes and PROGRESS=no
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч исправляющий отсутствие функций "пустышек" (приложено в 0.7.12)
etcnet-0.7.11-fix-functions.patch (text/plain), 413 bytes, created by
Sergey A. Sukiyazov
on 2005-08-14 15:45:44 MSD
(
hide
)
Description:
Патч исправляющий отсутствие функций "пустышек" (приложено в 0.7.12)
Filename:
MIME Type:
Creator:
Sergey A. Sukiyazov
Created:
2005-08-14 15:45:44 MSD
Size:
413 bytes
patch
obsolete
>diff -Naur etcnet-0.7.11-orig/etc/net/scripts/functions etcnet-0.7.11/etc/net/scripts/functions >--- etcnet-0.7.11-orig/etc/net/scripts/functions 2005-08-03 14:41:34 +0400 >+++ etcnet-0.7.11/etc/net/scripts/functions 2005-08-14 15:19:11 +0400 >@@ -117,6 +117,9 @@ > echo -n ${1:-!} > return 0 > } >+ else >+ print_progress() { return 0; } >+ print_nack() { return 0; } > fi > else > print_message() { return 0; }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7673
: 1050 |
1051