Explorar o código

Switch to using -S instead of -s in manual setting

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

+ 1 - 1
library.org

@@ -394,7 +394,7 @@ This handles git as needed, by first checking to see if the first argument is ~i
           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}"`