commit | a9e16059454a6595394202249cdef60c83b097fb | [log] [tgz] |
---|---|---|
author | Bugfix <mg@henning-ullrich.de> | Thu Sep 29 11:38:56 2022 +0200 |
committer | Bugfix <mg@henning-ullrich.de> | Thu Sep 29 11:38:56 2022 +0200 |
tree | 962d38749216c26d697f6538298fed7ce5e0f0ef | |
parent | a8148806ae95d6e8f9062e195ed22a5293baa519 [diff] [blame] |
Bei fdir auch P_LASTDIR setzen Sonst funktionioniert "cd -" nicht korrekt. Change-Id: I0889906839c7cc2033a5540cb3a33189ec712106
diff --git a/obj/tools/fehlerteufel.c b/obj/tools/fehlerteufel.c index 2e874e2..173df08 100644 --- a/obj/tools/fehlerteufel.c +++ b/obj/tools/fehlerteufel.c
@@ -836,6 +836,7 @@ else { path=implode(explode(path,"/")[..<2],"/"); + PL->SetProp(P_LASTDIR, PL->QueryProp(P_CURRENTDIR)); PL->SetProp(P_CURRENTDIR,path); PL->ReceiveMsg( "Aktuelles Verzeichnis ist jetzt: "+path,