Skip to content

Commit

Permalink
add sleep explicitly to makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
cre4ture committed Apr 2, 2024
1 parent 92919cb commit aee650a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ UNIX_PROGS := \
nohup \
pathchk \
pinky \
sleep \
stat \
stdbuf \
timeout \
Expand Down Expand Up @@ -221,6 +222,7 @@ TEST_PROGS := \
rmdir \
runcon \
seq \
sleep \
sort \
split \
stat \
Expand Down

0 comments on commit aee650a

Please sign in to comment.