sharnessify icon indicating copy to clipboard operation
sharnessify copied to clipboard

Failure trying to run sharnessify

Open bronson opened this issue 4 years ago • 1 comments

Here's what I'm seeing... maybe it's due to MacOS's BSD sed?

bronson@ima myproj % /tmp/sharnessify/sharnessify.sh
Cloning into 'sharness'...
remote: Enumerating objects: 4, done.
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 1042 (delta 0), reused 0 (delta 0), pack-reused 1038
Receiving objects: 100% (1042/1042), 320.25 KiB | 1.86 MiB/s, done.
Resolving deltas: 100% (615/615), done.
sed: 1: "./sharness/lib/install- ...": invalid command code .
fatal: could not modify './sharness/lib/install-sharness.sh'

bronson avatar Jul 03 '20 20:07 bronson

@bronson thanks for the report. I will take a look.

chriscool avatar Jul 09 '20 09:07 chriscool