Current Forum: Homework 2 Forum |
Date: Sat Sep 22 2001 3:42 pm |
Author: Ingram, Amanda Diane <aingram@andrew.cmu.edu> |
Subject: Re: confusing handin feedback |
|
|
I got the same problem, so I assume that means that mine is fine too? Below is a log of the first of my attempts (the others have the same error). Thanks, Amanda Ingram
% cd ~/211hw/hw2 % ./handin Just a reminder: did you write a "handin.txt" file? (Y/N) y
How would you like to do this? 1. The easy way (submit a jar file of your entire directory structure) 2. The hard way (specify the names of all your files - easier for small assignments) > 1 Please enter the name of the jar file that you will be submitting, including the extension (.jar) hw2.jar Please enter the relative path and name of the file that contains the main program e.g. bin/mainfile.java Are you submitting any other files which have a main in them? n Copying hw2.jar... Your homework has been submitted on time. Please check your email in a few minutes to see compilation results for your code. % cp: /afs/andrew/course/15/211/handin/aingram/hw2/1: is a directory Couldn't copy to /afs/andrew/course/15/211/handin/aingram/hw2/1/test: Bad file number at /afs/andrew/course/15/211/bin/compiler.pl line 99. |
|