« 30+ more years... | Main | Snow »
November 14, 2005
do nothing
I ran into this in some code at work today:
if ((($ordertype eq "N") and ($provisioning eq "PTP")) or
($ordertype eq "M") and ($endmoving eq "A")) {
# do nothing
} else {
...
I have no words for this.
Posted by ed at November 14, 2005 4:17 PM
Trackback Pings
TrackBack URL for this entry:
http://weblogs.litmusgreen.com/mt-tb.cgi/706