What steps will reproduce the problem?
1. Run a sandbox command on Mac OS X, such as the following:
./tools/tungsten-sandbox -n2 -m 5.1.54
What is the expected output?
Should not display any extraneous messages.
What do you see instead?
./tools/tungsten-sandbox: line 247: seq: command not found
./tools/tungsten-sandbox: line 269: seq: command not found
./tools/tungsten-sandbox: line 284: seq: command not found
./tools/tungsten-sandbox: line 284: seq: command not found
What is the possible cause?
Seq utility is not distributed in Mac OS X.
What is the proposed solution?
Include seq functionality as a function. Here's an example:
http://www.askdavetaylor.com/step_through_count_numeric_values_bash_shell_script
.html
Additional information
Use labels and text to provide additional information.
Original issue reported on code.google.com by berkeley...@gmail.com on 18 Jul 2011 at 6:56
Original issue reported on code.google.com by
berkeley...@gmail.com
on 18 Jul 2011 at 6:56