]> git.plutz.net Git - shellwiki/blobdiff - handlers/20_attachment.sh
allow attachment revisioning
[shellwiki] / handlers / 20_attachment.sh
index 63b42b4ea14058665ad850069e9082167153dd4a..ac73932a725b6f7ae195984f863148c6cacee0df 100755 (executable)
@@ -61,6 +61,7 @@ attachment_convert(){
       printf %s "$attpath"
       return 0
     ;;
+    *) printf "$attpath";;
   esac
 }