# HG changeset patch # User HackBot # Date 1455073004 0 # Node ID a920f0e174592703e7a76ab6e388459017c13668 # Parent 03e844e72c03af93411d1687bb9483eab64c9e11 ` echo \'a=s.argv[1];o.chdir(t)\' >> bin/tomfoolery diff -r 03e844e72c03 -r a920f0e17459 bin/tomfoolery --- a/bin/tomfoolery Wed Feb 10 02:56:40 2016 +0000 +++ b/bin/tomfoolery Wed Feb 10 02:56:44 2016 +0000 @@ -3,3 +3,4 @@ if len(s.argv) != 2:print"I have nothing to say to you.";exit() if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit() if o.access(a, o.X_OK):print u.check_output([bash,a]),;exit() +a=s.argv[1];o.chdir(t)