Explorar o código

Updated library script

Samuel W. Flint %!s(int64=4) %!d(string=hai) anos
pai
achega
09e1f3720c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      library

+ 1 - 1
library

@@ -182,7 +182,7 @@ function do_edit {
         VALUE=$1
         shift
         TMPDIR=. recset -e "ID = ${ID}" \
-               -f "${FIELD}" -s "${VALUE}" \
+               -f "${FIELD}" -S "${VALUE}" \
                "${LIBRARY_FILE}"
     fi
     do_git add `basename "${LIBRARY_FILE}"`