# HG changeset patch # User HackBot # Date 1477679360 0 # Node ID 84a83b741f11c76ea36e1466540670ad2839141a # Parent 5f0f518d9c24b4fbcb6b4293a57a886d44eb81bc ` echo "this is a test" > foo; chmod 404 foo diff -r 5f0f518d9c24 -r 84a83b741f11 foo --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/foo Fri Oct 28 18:29:20 2016 +0000 @@ -0,0 +1,1 @@ +this is a test