Commit 31a81f6bab64b7f3e6e5fbbfff21e44851150293
1 parent
2e41b805
Note about app-image build testing
Showing
1 changed file
with
3 additions
and
0 deletions
README-maintainer
| ... | ... | @@ -453,6 +453,9 @@ This will put you at a shell prompt inside the container with your |
| 453 | 453 | current directory set to the top of the source tree and your uid equal |
| 454 | 454 | to the owner of the parent directory source tree. |
| 455 | 455 | |
| 456 | +Note: this will leave some extra files (like .bash_history) in the | |
| 457 | +parent directory of the source tree. You will want to clean those up. | |
| 458 | + | |
| 456 | 459 | |
| 457 | 460 | LOCAL WINDOWS TESTING PROCEDURE |
| 458 | 461 | ... | ... |