Remove tools/timestamp, which is no longer in use
This commit is contained in:
parent
0dd46af8e6
commit
e1a81808df
@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
# We run perl through a shell to avoid having to hard-code the path to perl
|
||||
perl -e '$|=1; while(<>) {print time . " $_";}'
|
Loading…
Reference in New Issue
Block a user