Skip to content

[Bug/Assistance] Operation system dataset has wrong start script. #196

@Shuwen27

Description

@Shuwen27

Operation system dataset has wrong start script.

  1. dev.json
    "description": "what is the output if i execute ~/test?"
    the code should not be run as init script but as start script (change "create" to "start"), so that the current path is /home/jack instead of /root
  2. similar problem: data/6/new.json
    "description": "execute ~/test and get the output"
    "description": "What will be the output if I execute ~/test?"
    I suggest to give a check on the data to improve the data quality if possible.
    Thanks for making this cool dataset!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions