# HG changeset patch # User HackBot # Date 1355510823 0 # Node ID 23d4e2ffcc82bb7359a8383c74002deb68dc6e44 # Parent 3b54763b2a35cadc9d659629ddc3a80f5c925229 printf \'#!/bin/sh\\nexec quote pasta\' > bin/pastaquote; chmod 0755 bin/pastaquote diff -r 3b54763b2a35 -r 23d4e2ffcc82 bin/pastaquote --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bin/pastaquote Fri Dec 14 18:47:03 2012 +0000 @@ -0,0 +1,2 @@ +#!/bin/sh +exec quote pasta \ No newline at end of file