Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 7445888659893398b01d014bc633b458 > files > 19

ksh-20100621-18.el5.src.rpm

--- ksh-20100621/src/cmd/ksh93/bltins/misc.c
+++ ksh-20100621/src/cmd/ksh93/bltins/misc.c	2011-02-22 13:03:35.783936889 +0000
@@ -273,7 +273,6 @@ int    b_dot_cmd(register int n,char *ar
 	shp->st.self = &savst;
 	shp->topscope = (Shscope_t*)shp->st.self;
 	prevscope->save_tree = shp->var_tree;
-	shp->st.cmdname = argv[0];
 	if(np)
 		shp->st.filename = np->nvalue.rp->fname;
 	nv_putval(SH_PATHNAMENOD, shp->st.filename ,NV_NOFREE);