Skip to content

Commit 3886249

Browse files
authored
Merge pull request #6960 from cakebaker/GNUmakefile_remove_duplicate_sleep
GNUmakefile: remove `sleep` from `UNIX_PROGS` to avoid warning
2 parents c97f591 + a7b9737 commit 3886249

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

GNUmakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ UNIX_PROGS := \
147147
nohup \
148148
pathchk \
149149
pinky \
150-
sleep \
151150
stat \
152151
stdbuf \
153152
timeout \

0 commit comments

Comments
 (0)