cryptozeny / sugarchain-v0.16.3

OUTDATED! This repo is moved to:
https://github.com/sugarchain-project/sugarchain
MIT License
0 stars 1 forks source link

bitcoin.ico file permission (group) #79

Closed cryptozeny closed 5 years ago

cryptozeny commented 5 years ago

current sugarchain 0.16.3.10rc57 Access: (0755/-rwxr-xr-x)

$ stat src/qt/res/icons/bitcoin.ico
  File: 'src/qt/res/icons/bitcoin.ico'
  Size: 185442      Blocks: 368        IO Block: 4096   regular file
Device: 816h/2070d  Inode: 3678120     Links: 1
Access: (0755/-rwxr-xr-x)  Uid: ( 1000/      ak)   Gid: ( 1000/      ak)
Access: 2019-03-13 13:04:55.079788663 +0900
Modify: 2019-03-12 14:42:23.869468487 +0900
Change: 2019-03-13 13:04:47.235817743 +0900

BTC 0.16.3 Access: (0775/-rwxrwxr-x)

$ stat src/qt/res/icons/bitcoin.ico
  File: 'src/qt/res/icons/bitcoin.ico'
  Size: 57964       Blocks: 120        IO Block: 4096   regular file
Device: 816h/2070d  Inode: 2502623     Links: 1
Access: (0775/-rwxrwxr-x)  Uid: ( 1000/      ak)   Gid: ( 1000/      ak)
Access: 2019-03-13 13:06:49.183306457 +0900
Modify: 2019-03-13 13:06:49.183306457 +0900
Change: 2019-03-13 13:06:49.183306457 +0900
 Birth: -
cryptozeny commented 5 years ago

fixed https://github.com/cryptozeny/sugarchain-v0.16.3/commit/1afbe2f71bc18e7fc712f8a39e56a98b1644be06