Skip to content

Commit

Permalink
Alert devs that time skew in 'make cdrom' is expected
Browse files Browse the repository at this point in the history
  • Loading branch information
klange committed Jul 12, 2015
1 parent 4cf6843 commit e82d2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/make-cdrom.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fi
BLACKLIST='userspace/tests/* userspace/gui/gl/teapot.c'

# Rebuild
echo "Rebuilding..."
echo "Rebuilding... (ignore warnings about time skew, this is intentional)"
rm $BLACKLIST
touch -d tomorrow toaruos-disk.img
make
Expand Down

0 comments on commit e82d2db

Please sign in to comment.