head 1.8; access; symbols OSSP_RC_0_7_3:1.8 OSSP_RC_0_7_2:1.8 OSSP_RC_0_7_1:1.8 OSSP_RC_ALPHA_06:1.6 OSSP_RC_EXBROKEN:1.5; locks; strict; comment @# @; 1.8 date 2003.06.26.18.45.15; author ms; state Exp; branches; next 1.7; 1.7 date 2003.06.03.15.28.09; author ms; state Exp; branches; next 1.6; 1.6 date 2003.05.28.18.26.48; author ms; state Exp; branches; next 1.5; 1.5 date 2003.05.22.14.45.15; author ms; state Exp; branches; next 1.4; 1.4 date 2003.05.19.19.05.11; author ms; state Exp; branches; next 1.3; 1.3 date 2003.05.15.22.22.53; author ms; state Exp; branches; next 1.2; 1.2 date 2003.05.14.19.38.24; author ms; state Exp; branches; next 1.1; 1.1 date 2002.07.05.11.16.20; author ms; state Exp; branches; next ; desc @@ 1.8 log @Break off before fully implementing common section run ops, but after reorganization of class data, and additional member functions for section and script manipulation. @ text @#! /bin/sh echo "Run commands Zebra starting" pwd users echo $PATH | md5 echo $PRINTER echo netstat -p tcp echo "Run commands Zebra finishing" echo %test echo "First line in zebra test" echo "Biff borchert echo to test zebra" %start -u ms echo "No priority given, Otay zebra in Umfolozi" echo "No priority given, Otay zebra in Umfolozi" pwd id uname -a @ 1.7 log @Add tests for broken rc file problems and start using rsyncd test @ text @d16 1 a16 1 echo "First" @ 1.6 log @Test line spanning sections. @ text @d16 3 a18 1 echo "Just an echo to test zebra" @ 1.5 log @Add a 'test' section that just echos text. @ text @d20 5 @ 1.4 log @Write tests for implicit priority feature. @ text @d15 3 @ 1.3 log @Better testing of section priorities. @ text @d15 2 a16 2 %start -p120 -u ms echo "Pri 120 Otay, zebra in Umfolozi" @ 1.2 log @Update and correct test suite, remember privilege issue. @ text @d16 1 a16 1 echo "Otay, zebra in Umfolozi" @ 1.1 log @Make the test suite at least generic enough so that OSSP rc can be tested on any machine with an OpenPKG repository. @ text @d15 2 @