Skip to content

Commit 0133929

Browse files
authored
Revert "build-gnu: disable date-debug test. It is dev focussed. (#10965)"
This reverts commit 87c292f.
1 parent 87c292f commit 0133929

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

util/build-gnu.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,3 @@ sed -i 's/echo "changing security context/echo "chcon: changing security context
360360
# * the selinux crate is handling errors
361361
# * the test says "maybe we should not fail when no context available"
362362
sed -i -e "s|returns_ 1||g" tests/cp/no-ctx.sh
363-
364-
# Disable date-debug test - not interesting to implement it
365-
sed -i '1a exit 0' tests/date/date-debug.sh

0 commit comments

Comments
 (0)