[25471] in Source-Commits

home help back first fref pref prev next nref lref last post

Re: /svn/athena r24944 - in trunk/debathena/debathena/dotfiles: .

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Sun Mar 6 20:48:41 2011

Date: Sun, 6 Mar 2011 20:48:34 -0500 (EST)
From: Geoffrey Thomas <geofft@MIT.EDU>
To: Jonathan D Reed <jdreed@mit.edu>
cc: source-commits@mit.edu
In-Reply-To: <201102071908.p17J8MOI018392@drugstore.mit.edu>
Message-ID: <alpine.DEB.1.10.1103062048330.25806@lunatique.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

ACK

-- 
Geoffrey Thomas
geofft@mit.edu

On Mon, 7 Feb 2011, Jonathan D Reed wrote:

> Author: jdreed
> Date: 2011-02-07 14:08:22 -0500 (Mon, 07 Feb 2011)
> New Revision: 24944
>
> Modified:
>   trunk/debathena/debathena/dotfiles/bashrc
>   trunk/debathena/debathena/dotfiles/cshrc
>   trunk/debathena/debathena/dotfiles/debian/changelog
> Log:
> In dotfiles:
>  * Stop setting LPROPT (Trac #794)
>
>
> Modified: trunk/debathena/debathena/dotfiles/bashrc
> ===================================================================
> --- trunk/debathena/debathena/dotfiles/bashrc	2011-02-07 18:50:49 UTC (rev 24943)
> +++ trunk/debathena/debathena/dotfiles/bashrc	2011-02-07 19:08:22 UTC (rev 24944)
> @@ -48,11 +48,6 @@
>
> 	export MORE=-s
>
> -	# Set double-sided printing for sufficiently recent users.
> -	if [ 1 -le "$ATHENA_DOTFILE_GENERATION" ]; then
> -		export LPROPT=-Zduplex
> -	fi
> -
> 	export ATHENA_SYS=`/bin/machtype -S`
> 	export ATHENA_SYS_COMPAT=`/bin/machtype -C`
>
>
> Modified: trunk/debathena/debathena/dotfiles/cshrc
> ===================================================================
> --- trunk/debathena/debathena/dotfiles/cshrc	2011-02-07 18:50:49 UTC (rev 24943)
> +++ trunk/debathena/debathena/dotfiles/cshrc	2011-02-07 19:08:22 UTC (rev 24944)
> @@ -60,11 +60,6 @@
>
>   setenv EMAIL "$USER@mit.edu"		# Set default email address
>
> -  # Set double-sided printing for sufficiently recent users.
> -  if ( $ATHENA_DOTFILE_GENERATION >= 1 ) then
> -    setenv LPROPT -Zduplex
> -  endif
> -
>   setenv ATHENA_SYS `/bin/machtype -S`
>   if ( $ATHENA_SYS == "" ) then
>     setenv ATHENA_SYS @sys
>
> Modified: trunk/debathena/debathena/dotfiles/debian/changelog
> ===================================================================
> --- trunk/debathena/debathena/dotfiles/debian/changelog	2011-02-07 18:50:49 UTC (rev 24943)
> +++ trunk/debathena/debathena/dotfiles/debian/changelog	2011-02-07 19:08:22 UTC (rev 24944)
> @@ -1,3 +1,9 @@
> +debathena-dotfiles (10.0.26-0debathena1) unstable; urgency=low
> +
> +  * Stop setting LPROPT (Trac #794)
> +
> + -- Jonathan Reed <jdreed@mit.edu>  Mon, 07 Feb 2011 14:08:10 -0500
> +
> debathena-dotfiles (10.0.25-0debathena1) unstable; urgency=low
>
>   * Be a bit clearer when .attachrc exists but .attachrc.bash doesn't
>
>

home help back first fref pref prev next nref lref last post