Skip to content

Some kind of issue in your sed command #11

@jtremback

Description

@jtremback

Mac:

$ cat repos.txt | ./tomono/tomono.sh
~/work/src/github.com/althea-mesh/core ~/work/src/github.com/althea-mesh
Initialized empty Git repository in /Users/jehan/work/src/github.com/althea-mesh/core/.git/
Merging in https://github.com/althea-mesh/althea_types..
Automatic merge went well; stopped before committing as requested
Merging in https://github.com/althea-mesh/althea_kernel_interface..
warning: no common commits
sed: 1: "s_kernel_interface/__
": bad flag in substitute command: '_'

Linux:

ubuntu@ubuntu-xenial:/vagrant/src/github.com/althea-mesh$ sudo cat repos.txt | ./tomono/tomono.sh 
/vagrant/src/github.com/althea-mesh/core /vagrant/src/github.com/althea-mesh
Initialized empty Git repository in /vagrant/src/github.com/althea-mesh/core/.git/
Merging in https://github.com/althea-mesh/althea_types..
Automatic merge went well; stopped before committing as requested
Merging in https://github.com/althea-mesh/althea_kernel_interface..
warning: no common commits
sed: -e expression #1, char 21: unknown option to `s'

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