nats-io / nats-docker

Official Docker image for the NATS server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix update script on macOS

variadico opened this issue · comments

There is no error, but the test dir does not get updated. None of the file contents get updated.

$ sed -i "" "s/NATS_SERVER [0-9]\+\.[0-9]\+\.[0-9]\+/NATS_SERVER "2.1.4"/g" tests/build-images.sh 
$ git status
On branch master
Your branch is up to date with 'origin/master'.

Fixed by #30