Accepting request 24426 from Base:System
Copy from Base:System/at based on submit request 24426 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/24426 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/at?expand=0&rev=15
This commit is contained in:
parent
d0f02db896
commit
af727a4499
@ -1,8 +1,10 @@
|
||||
--- atd.c
|
||||
Index: atd.c
|
||||
===================================================================
|
||||
--- atd.c.orig
|
||||
+++ atd.c
|
||||
@@ -383,7 +383,7 @@
|
||||
|
||||
PRIV_START
|
||||
@@ -457,7 +457,7 @@ run_file(const char *filename, uid_t uid
|
||||
if (chdir(ATJOB_DIR) < 0)
|
||||
perr("Cannot chdir to " ATJOB_DIR);
|
||||
|
||||
- nice((tolower((int) queue) - 'a' + 1) * 2);
|
||||
+ nice((tolower((int) queue) - 'a' ) );
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 3 19:09:06 UTC 2009 - coolo@novell.com
|
||||
|
||||
- updated patches to apply with fuzz=0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 12:16:43 CEST 2009 - mseben@novell.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user