[Notes] [Git][BuildGrid/buildgrid][raoul/spelling-fix] using_internal.rst: spelling fix



Title: GitLab

Raoul Hidalgo Charman pushed to branch raoul/spelling-fix at BuildGrid / buildgrid

Commits:

1 changed file:

Changes:

  • docs/source/using_internal.rst
    ... ... @@ -92,7 +92,7 @@ Upload the directory containing the C file:
    92 92
     
    
    93 93
        bgd cas upload-dir /path/to/test-buildgrid
    
    94 94
     
    
    95
    -Now we send an execution request to the bot with the name of the epxected
    
    95
    +Now we send an execution request to the bot with the name of the expected
    
    96 96
     ``output-file``, a boolean describing if it is executeable, the path to the
    
    97 97
     directory we uploaded in order to calculate the digest and finally the command
    
    98 98
     to run on the bot:
    
    ... ... @@ -102,4 +102,5 @@ to run on the bot:
    102 102
        bgd execute command --output-file hello True /path/to/test-buildgrid -- gcc -Wall hello.c -o hello
    
    103 103
     
    
    104 104
     The resulting executeable should have returned to a new directory called
    
    105
    -``testing``.
    \ No newline at end of file
    105
    +``testing``.
    
    106
    +



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