home · contact · privacy
get_inventory_slot_to_consume(t): Eat anything if deep in the red.
[plomrogue] / test_server.sh
index de997d7373234e207a3b2bcf5d3fd893c4805bfa..83dc5deb8a4bccfccf601bbe63db948bb6a5e6c8 100755 (executable)
@@ -22,6 +22,6 @@ done
 echo "Server has quit. Here's the diff of final '_test' to reference save file"
 echo "./testing/ref_end (TEST WENT WELL IF NO LINES FOLLOW):"
 mv _test testing/last_end
-#diff testing/last_end testing/ref_end
+diff testing/last_end testing/ref_end
 
 rm record__test