<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,6 @@
 #!/bin/bash
 
+# TODO: use a regexp to match any whitespace
 sudo grep -q 'ci      ALL=(ALL) NOPASSWD: ALL' /etc/sudoers
 if [ ! $? = 0 ]; then  
   echo &quot;  Giving ci user NO PASSWORD sudo privileges&quot;</diff>
      <filename>ci_user_nopasswd_sudo.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>981e3f24e5c9af4c9cc717c37215da45fc8bc920</id>
    </parent>
  </parents>
  <author>
    <name>Chad Woolley</name>
    <email>thewoolleyman@gmail.com</email>
  </author>
  <url>http://github.com/thewoolleyman/cinabox/commit/98dff7e0f7f0fc48888291274020411edb423e0c</url>
  <id>98dff7e0f7f0fc48888291274020411edb423e0c</id>
  <committed-date>2009-09-05T15:13:41-07:00</committed-date>
  <authored-date>2009-09-05T15:13:41-07:00</authored-date>
  <message>add todo comment, since Engineyard Cloud puts a different format for nopasswd in sudoers</message>
  <tree>78eb5d34a47551db04453b67e49dea4dc6f57579</tree>
  <committer>
    <name>Chad Woolley</name>
    <email>thewoolleyman@gmail.com</email>
  </committer>
</commit>
