Adam Koch

Results 7 comments of Adam Koch

@woss Are you sure you cloned the repo the correct way? @andrevenancio AFAIK, Bitbucket only reports an approximate size. What is the size of the REPONAME.git directory before and after?...

Which system was this written on? I'm having issues running on macOS. `date` using "%N" isn't supported on macOS: https://stackoverflow.com/questions/9804966/date-command-does-not-follow-linux-specifications-mac-os-x-lion I'm also getting this error when trying to run profiler.sh...

I tried the hack you linked to, but that didn't work. Seems Mac's don't have `/proc/uptime`. (Not even `/proc`) ``` ./time.sh: line 2: /proc/uptime: No such file or directory ./time.sh:...

I use the free version of Fusion360 and don't know if F3D/Solidpart is something I can import. But I am also very interested in something besides STL files.

The current URL (https://developer.atlassian.com/blog/) now forwards to https://blog.developer.atlassian.com/

Ok. I didn't know if there was a way to set the level maybe. Follow-up question: what's the reasoning the [previous line](https://github.com/jenkinsci/violation-comments-to-stash-plugin/blob/b7c4e1cee6fd0a0001b6e00c2fbbb2f672a34427/src/main/java/org/jenkinsci/plugins/jvctb/perform/JvctbPerformer.java#L86) checks for the FINE level? Why would that...