8000 Comparing master...jb/test-script-for-evik · golemfactory/golem-kernel-python · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: golemfactory/golem-kernel-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: golemfactory/golem-kernel-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jb/test-script-for-evik
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 1, 2023

  1. Stdout-in-nohup sample script

    1. pip3 install -r requirements.txt
    2. python3 t1.py
    
    This script creates a single line of output.
    When we remove "echo 'AAA'", there are 4 lines.
    When we redirect "ttt.sh" output to >/dev/null, we also get 4 lines.
    johny-b committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    01d648c View commit details
    Browse the repository at this point in the history
Loading
0