This gives off a nasty termination message, while skeinforge was actually successful. It is due to Skeinview popping up in the root profile and perhaps some others. In my fork it is fixed by changing these profiles' csv files. It could be fixed with a one liner:
perl -p -i -e [regex] [profiles/../analyze.csv]
This gives off a nasty termination message, while skeinforge was actually successful. It is due to Skeinview popping up in the root profile and perhaps some others. In my fork it is fixed by changing these profiles' csv files. It could be fixed with a one liner: perl -p -i -e [regex] [profiles/../analyze.csv]