[zorg] r209932 - llvmlab: Whitespace cleanup

Justin Bogner mail at justinbogner.com
Fri May 30 16:45:34 PDT 2014


Author: bogner
Date: Fri May 30 18:45:34 2014
New Revision: 209932

URL: http://llvm.org/viewvc/llvm-project?rev=209932&view=rev
Log:
llvmlab: Whitespace cleanup

Modified:
    zorg/trunk/buildbot/llvmlab/master/config/phase_config.py

Modified: zorg/trunk/buildbot/llvmlab/master/config/phase_config.py
URL: http://llvm.org/viewvc/llvm-project/zorg/trunk/buildbot/llvmlab/master/config/phase_config.py?rev=209932&r1=209931&r2=209932&view=diff
==============================================================================
--- zorg/trunk/buildbot/llvmlab/master/config/phase_config.py (original)
+++ zorg/trunk/buildbot/llvmlab/master/config/phase_config.py Fri May 30 18:45:34 2014
@@ -20,7 +20,7 @@ phaseRunners = ['macpro1']
 # if any darwin11 slaves stop working, remember to fix the authorization settings
 # so that gdb will work properly by adding to group procmod with:
 # sudo dscl localhost -append /Local/Default/Groups/procmod GroupMembership [username]
-# also make sure the slave is runninf with an effective group of procmod in the 
+# also make sure the slave is runninf with an effective group of procmod in the
 # LauchDaemon plist
 
 phase1_slaves=['xserve5']
@@ -140,4 +140,3 @@ phases.append(
       'description' : """\
 The fourth and final phase is designed to validate that the tree is in a good
 enough state for a general release."""})
-





More information about the llvm-commits mailing list