diff options
author | Rob Landley <rob@landley.net> | 2012-12-10 21:08:42 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2012-12-10 21:08:42 -0600 |
commit | b1c002ac55339d7b7ec53214397f841c56cf6488 (patch) | |
tree | 00afa98de6c82ef6cc5795a7c6ca4424f678a18d /toys/pending/README | |
parent | b9bde7b403a8dcf8e8a1417383bb70816a7c1958 (diff) | |
download | toybox-b1c002ac55339d7b7ec53214397f841c56cf6488.tar.gz |
Add stat submission to new "pending" directory, along with infrastructure to support pending.
Diffstat (limited to 'toys/pending/README')
-rw-r--r-- | toys/pending/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/toys/pending/README b/toys/pending/README new file mode 100644 index 00000000..9c196473 --- /dev/null +++ b/toys/pending/README @@ -0,0 +1,3 @@ +pending + +These commands await additional review and/or cleanup. |