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.5 OSSP_RC_EXBROKEN:1.5; locks; strict; comment @# @; 1.8 date 2003.06.30.16.14.58; author ms; state Exp; branches; next 1.7; 1.7 date 2003.06.23.15.46.06; author ms; state Exp; branches; next 1.6; 1.6 date 2003.06.03.15.28.09; author ms; state Exp; branches; next 1.5; 1.5 date 2003.05.23.14.15.12; author ms; state Exp; branches; next 1.4; 1.4 date 2003.05.22.14.45.15; author ms; state Exp; branches; next 1.3; 1.3 date 2003.05.21.15.16.44; author ms; state Exp; branches; next 1.2; 1.2 date 2003.05.15.12.47.26; 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 @Implement common section handling in print run mode. @ text @#! /bin/sh echo "Run commands Samba starting" %config somevalue=good host aldi.de %test echo "Just an echo to test samba" %search -u root id -un whois cw.com %common echo "Hier, der common section von samba ausgeprinted" %destroy -u sw-n id -un ldd /usr/lib/libpcap.so %finish echo "Dun with everything" echo "Run commands Samba finishing" @ 1.7 log @Conform to original OpenPKG rc behaviour by processing in execute run mode by default, correct and explain return values, and adjust test suite. @ text @d16 3 @ 1.6 log @Add tests for broken rc file problems and start using rsyncd test @ text @d14 1 a14 1 whois cyvaned.com @ 1.5 log @Add tests for recent setuid(2) additions during exec mode. @ text @d6 1 @ 1.4 log @Add a 'test' section that just echos text. @ text @d11 2 a12 1 %search d16 1 @ 1.3 log @Bug fix recent eval mode addition, and add login name parsing to eval mode. @ text @d8 3 @ 1.2 log @To test config combinations. @ text @d11 1 a11 1 %destroy @ 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 @d5 3 a16 1 echo @