Merge pull request #2410 from hbina/hbina-touch-add-as-common-build

Add touch as a common core utility
This commit is contained in:
Sylvestre Ledru 2021-08-28 12:39:20 +02:00 committed by GitHub
commit b0becf0054
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,6 +95,7 @@ feat_common_core = [
"true",
"truncate",
"tsort",
"touch",
"unexpand",
"uniq",
"wc",