summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2005-11-01 23:56:03 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2005-11-01 23:56:03 (GMT)
commiteb0484f299de51834c604eab92997759714f89c4 (patch)
tree004814eea2756d8ae315ec1227e6bf4a0ea56248 /bin
parent7efdfb5abd87365f8331acddc231ab2873227f2d (diff)
downloadhdf5-eb0484f299de51834c604eab92997759714f89c4.zip
hdf5-eb0484f299de51834c604eab92997759714f89c4.tar.gz
hdf5-eb0484f299de51834c604eab92997759714f89c4.tar.bz2
[svn-r11669] Purpose:
Bug fix. Description: Removed a debugging print command in the edit script. Tested in Redstorm.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/yodconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/yodconfigure b/bin/yodconfigure
index 8ee5fc7..520c176 100755
--- a/bin/yodconfigure
+++ b/bin/yodconfigure
@@ -52,7 +52,7 @@ else
fi
}
.
-g/eval $ac_try/s/eval/eval ACTRY/p
+g/eval $ac_try/s/eval/eval ACTRY/
w
q
EOF