Skip to content

Transfert status file is mandatory for unifyfs-stage? #763

@wangvsa

Description

@wangvsa

if (NULL == status_file) {
/* status_file is required for transfer status file */
return EINVAL;
}

If I understand correctly, the status file is not required to use unifyfs-stage. But the code checks whether -S (path to status file) is there, if not it will print out the help message and exit. However, neither the help message and the document says -S is mandatory to use unifyfs-stage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    To Consider

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions