You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Same Here!
For reproduce this, you can follow these steps:
Clone (not download) this repository, then run: make and make test, You see test is passed and It's Okay.
Then remove .git directory (to reduce amount of files) and run make test again, The test is Fail!
Also when I use checkisomd5 command with verbose option, I saw ;FRAGMENT that appends to the Fragment sums of the iso, In my tests, It only appends when amount of file is low!
Hello,
Same Here!
For reproduce this, you can follow these steps:
Clone (not download) this repository, then run: make and make test, You see test is passed and It's Okay.
Then remove .git directory (to reduce amount of files) and run make test again, The test is Fail!
Also when I use checkisomd5 command with verbose option, I saw ;FRAGMENT that appends to the Fragment sums of the iso, In my tests, It only appends when amount of file is low!
Hello,
Same Here!
For reproduce this, you can follow these steps:
Clone (not download) this repository, then run:
make
andmake test
, You see test is passed and It's Okay.Then remove
.git
directory (to reduce amount of files) and runmake test
again, The test is Fail!Also when I use
checkisomd5
command with verbose option, I saw;FRAGMENT
that appends to theFragment sums
of the iso, In my tests, It only appends when amount of file is low!Originally posted by @hosni in #18 (comment)
The text was updated successfully, but these errors were encountered: