--3siQDZowHQqNOShm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Can you enlighten me to the purpose of ctcs? The docs are really lacking on
their website.
-Sean
On Sat, Sep 21, 2002 at 12:05:57PM -0700, Brian Elliott Finley wrote:
> Update of /cvsroot/systemimager/systemimager
> In directory usw-pr-cvs1:/tmp/cvs-serv1202
>=20
> Modified Files:
> README.burn-in_support=20
> Log Message:
> Have yet to figure out how to get proper exit status from ctcs.
>=20
> Index: README.burn-in_support
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> RCS file: /cvsroot/systemimager/systemimager/README.burn-in_support,v
> retrieving revision 1.1
> retrieving revision 1.2
> diff -u -r1.1 -r1.2
> --- README.burn-in_support 21 Sep 2002 18:22:17 -0000 1.1
> +++ README.burn-in_support 21 Sep 2002 19:05:54 -0000 1.2
> @@ -40,11 +40,34 @@
> done
> }
> =20
> +beep_of_completion() {
> + echo "I don't know if I'm a success or a failure, but I'm done with the=
testing!"
> + ralph=3D"sick"
> + count=3D"1"
> + while [ $ralph=3D"sick" ]
> + do
> + echo -n -e "\\a"
> + sleep 1
> + count=3D$(($count + 1))
> + done
> +}
> +
> =20
> rm /tmp/boel*
> =20
> #mount tmpfs / -o remount,size=3D384M
> =20
> cd /usr/src/ctcs/
> -./newburn -K -n -m -z 0d4h0m0s -A SMTWUFA-0000-2359 && beep_of_success |=
| beep_of_failure
> +
> +# Anyone know how to get a proper exit code from ctcs? Or how to easily=
reap=20
> +# status info from a CTCS file? All we're really interested in here is =
a zero=20
> +# for success (all tests succeeded), or a 1 for failure (one or more tes=
ts=20
> +# failed). If you do, email <[EMAIL PROTECTED]>.
> +#
> +# This is the desired format...
> +#./newburn -K -n -m -z 0d4h0m0s -A SMTWUFA-0000-2359 && beep_of_success =
|| beep_of_failure
> +#
> +# This is what we have to do now.
> +./newburn -K -n -m -z 0d4h0m0s -A SMTWUFA-0000-2359 ; beep_of_completion
> +
> exit 0
>=20
>=20
>=20
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> systemimager-cvs-commits mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/systemimager-cvs-commits
--=20
_______________________________________________________________________
=09
Sean Dague [EMAIL PROTECTED] http://dague.net
There is no silver bullet. Plus, werewolves make better neighbors than
zombies, and they tend to keep the vampire population down.
_______________________________________________________________________
--3siQDZowHQqNOShm
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9jzE5SamXem9TdyYRAmavAKCwN1luZg7GdvH6EHtnJK8MvvXOKgCgpL9o
kPSES/6MFu5eh9rVKabJQro=
=b/m2
-----END PGP SIGNATURE-----
--3siQDZowHQqNOShm--
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Sisuite-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel