Home | History | Annotate | Download | only in test_scripts
      1 #!/bin/sh
      2 echo simpleD running....
      3 sleep 100
      4 exit  $?
      5