Bugs item #1737946, was opened at 2007-06-15 10:17 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103382&aid=1737946&group_id=3382
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Testcases Group: Network - Other Tests Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mike Lemoine (mlemoine) Assigned to: Nobody/Anonymous (nobody) Summary: /bin/sh is not always bash -- don't assume it is Initial Comment: A number of scripts (generate.sh in testcases/network, for example) proudly proclaim #!/bin/sh, but are using bash extensions. If you're using bash extensions, please use #!/bin/bash. (For example, Ubuntu/Edgy doesn't use bash as /bin/sh) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103382&aid=1737946&group_id=3382 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
