Skip to content

A cart run from the local device is not reported as local #54

Description

@npryce

Describe the bug

In a cart run from a local device, stat(102) should return 0, but it returns the string "localhost".

To Reproduce
Steps to reproduce the behavior:

  1. Write a cart that prints the result of stat(102)
  2. It prints "localhost"

Expected behavior
It should print "0"

Platform

iOS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions