nuodb/migration-tools

Permissions of bin directory in assembly are wrong.

rbuck opened this issue · 1 comments

Roberts-MBP:tools rbuck$ ls -al migrator
total 0
drwxr-xr-x 5 rbuck staff 170 Jan 20 10:56 .
drwxr-xr-x 4 rbuck staff 136 Jan 20 10:56 ..
d--------- 4 rbuck staff 136 Jan 20 10:25 bin <<<<<<<<<<<<<< BAD PERMS HERE
drwxr-xr-x 5 rbuck staff 170 Jan 20 10:25 conf
drwxr-xr-x 28 rbuck staff 952 Jan 20 10:56 jar
Roberts-MBP:tools rbuck$ ls -al migrator.orig/
total 0

Merged this pull request into rel/2.1.1
Verified that the permissions on the bin directory are as expected on the extracted nuodb-migrator.tar

[plothridge] Do you want us to merge into master ?