From 36c9ee8a785212998d51e5e72737a54135114fb9 Mon Sep 17 00:00:00 2001 From: Godmar Back Date: Wed, 27 Aug 2008 17:15:49 +0000 Subject: [PATCH] removed accidental checkin of Make.tests change --- solutions/p1.patch | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/solutions/p1.patch b/solutions/p1.patch index 48af403..2e039eb 100644 --- a/solutions/p1.patch +++ b/solutions/p1.patch @@ -79,20 +79,6 @@ diff -Nur ../../src/devices/timer.c src/devices/timer.c } /* Returns true if LOOPS iterations waits for more than one timer -diff -Nur ../../src/tests/Make.tests src/tests/Make.tests ---- ../../src/tests/Make.tests 2007-01-11 22:07:10.000000000 -0500 -+++ src/tests/Make.tests 2008-08-27 13:00:45.000000000 -0400 -@@ -51,6 +51,10 @@ - # Prevent an environment variable VERBOSE from surprising us. - VERBOSE = - -+# Append utils directory to fall back to pintos script in source tree -+# unless user places a different script in their path. -+export PATH := $(PATH):$(SRCDIR)/utils -+ - TESTCMD = pintos -v -k -T $(TIMEOUT) - TESTCMD += $(SIMULATOR) - TESTCMD += $(PINTOSOPTS) diff -Nur ../../src/threads/fixed-point.h src/threads/fixed-point.h --- ../../src/threads/fixed-point.h 1969-12-31 19:00:00.000000000 -0500 +++ src/threads/fixed-point.h 2008-08-27 12:42:33.000000000 -0400 -- 2.30.2