ossp-pkg/rc/rc_test/rc.ralf 1.1 -> 1.2
--- rc.ralf 2002/07/05 11:16:20 1.1
+++ rc.ralf 2003/05/22 14:45:15 1.2
@@ -2,6 +2,9 @@
echo "Run commands RALF starting"
+%test
+ echo "Just an echo to test ralf"
+
RALF="NiceGuy"
HEILO="RockRoll"
echo "$RALF s play $HEILO"
|
|