sharnessify
sharnessify copied to clipboard
Failure trying to run sharnessify
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 thanks for the report. I will take a look.