[Notes] [Git][BuildStream/buildstream][mac_fixes] Deleted 1 commit: temp



Title: GitLab

Phillip Smyth pushed to branch mac_fixes at BuildStream / buildstream

WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below.

Deleted commits:

1 changed file:

Changes:

  • buildstream/sandbox/_sandboxchroot.py
    ... ... @@ -48,6 +48,7 @@ class SandboxChroot(Sandbox):
    48 48
     
    
    49 49
         def run(self, command, flags, *, cwd=None, env=None):
    
    50 50
     
    
    51
    +        raise SandboxError("\n\n\n\n\nIT WAS RUN!!!!!\n\n\n\n\n", reason="coz")
    
    51 52
             # Default settings
    
    52 53
             if cwd is None:
    
    53 54
                 cwd = self._get_work_directory()
    



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