Author: glen                         Date: Mon May 29 22:47:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tabs

---- Files affected:
SPECS:
   builder (1.434 -> 1.435) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.434 SPECS/builder:1.435
--- SPECS/builder:1.434 Tue May 23 23:26:45 2006
+++ SPECS/builder       Tue May 30 00:46:57 2006
@@ -540,8 +540,8 @@
                        exit 11 ;;
 
        esac
-   echo "Unknown error."
-   exit 100
+       echo "Unknown error."
+       exit 100
 }
 
 init_builder()
@@ -1697,13 +1697,13 @@
        init_builder
 
        echo "To checkout *all* .spec files:"
-       echo "- remove $SPECS_DIR/CVS/Entries.Static"
-       echo "- run cvs up in $SPECS_DIR dir"
+       echo "- remove $SPECS_DIR/CVS/Entries.Static"
+       echo "- run cvs up in $SPECS_DIR dir"
 
        echo ""
        echo "To commit with your developer account:"
-       echo "- edit $SPECS_DIR/CVS/Root"
-       echo "- edit $SOURCE_DIR/CVS/Root"
+       echo "- edit $SPECS_DIR/CVS/Root"
+       echo "- edit $SOURCE_DIR/CVS/Root"
 }
 
 #---------------------------------------------
@@ -2148,4 +2148,4 @@
 fi
 cd "$__PWD"
 
-# vi:syntax=sh:ts=4:sw=4
+# vi:syntax=sh:ts=4:sw=4:noet
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/builder?r1=1.434&r2=1.435&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to