[gnome-schedule/freebsd: 9/10] Fix indent.



commit 57ca40f7dbbc172f9300192bc4f1ed4c231a85bd
Author: Gaute Hope <eg gaute vetsj com>
Date:   Wed Oct 12 15:17:44 2011 +0200

    Fix indent.

 src/at.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/at.py b/src/at.py
index 8a2c6f0..aa97216 100644
--- a/src/at.py
+++ b/src/at.py
@@ -590,7 +590,7 @@ fi
             script = script[scriptstart:]
 
             if stdlocale:
-              script = script[self.PREPEND_SCRIPT_LINES:]
+                script = script[self.PREPEND_SCRIPT_LINES:]
 
             if manual_poscorrect == True:
                 scriptstart = script.find (self.POSIXLY_CORRECT_UNSET)



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