21 Oct
2015
21 Oct
'15
1:04 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14674 --- Comment #7 from Robin Sheat <robin@catalyst.net.nz> --- (In reply to Marcel de Rooy from comment #6)
debian/scripts/koha-create: line 294: local: `=upload21': not a valid identifier Trivial typo in the routine set_upload_path: remove the $ from instance
sed: -e expression #26, char 20: unknown option to `s' Not sure why this comes up But it appears to be something with the new line: -e "s/__UPLOAD_PATH__/$UPLOAD_PATH/g" \
I bet that the / in the path are confusing sed. -- You are receiving this mail because: You are watching all bug changes.