Hello, Rodrigo Valiña Gutiérrez, on Wed 18 May 2016 17:25:02 +0200, wrote: > +if [ x"$TARGET" = x ]; then > + echo "Refused to overwrite inexistent/empty TARGET." > + exit 1 > +fi I have commited this. The original feature request remains to be implemented, though. Samuel