search for: nexec

Displaying 3 results from an estimated 3 matches for "nexec".

Did you mean: exec
2012 Dec 07
1
[PATCH v2] tests: Fix qemu-wrapper.sh generation
...GUESTFS_QEMU=$(top_builddir)/qemu-wrapper.sh check + $(MAKE) LIBGUESTFS_QEMU=$(abs_builddir)/qemu-wrapper.sh check $(top_builddir)/qemu-wrapper.sh: Makefile rm -f $@ $@-t - echo exec "$(QEMUBINARY)" -L "$(QEMUDIR)/pc-bios" "$$@" > $@-t + echo -e "#!/bin/sh\nexec" "$(QEMUBINARY)" -L "$(QEMUDIR)/pc-bios" \"\$$@\" > $@-t chmod +x,-w $@-t mv $@-t $@ -- 1.8.0
2012 Dec 06
0
[PATCH] tests: Fix qemu-wrapper.sh generation
...-- a/Makefile.am +++ b/Makefile.am @@ -356,7 +356,7 @@ check-with-upstream-qemu-1: $(top_builddir)/qemu-wrapper.sh $(top_builddir)/qemu-wrapper.sh: Makefile rm -f $@ $@-t - echo exec "$(QEMUBINARY)" -L "$(QEMUDIR)/pc-bios" "$$@" > $@-t + echo -e "#!/bin/sh\nexec" "$(QEMUBINARY)" -L "$(QEMUDIR)/pc-bios" \"\$$@\" > $@-t chmod +x,-w $@-t mv $@-t $@ -- 1.8.0
2009 Dec 29
0
aMSN segfaults at login after configuring my home network
...1 ---Type <return> to continue, or q <return> to quit--- traceCode = 0 checkTraces = 1 traced = 0 savedNsPtr = 0x0 lookupNsPtr = 0x0 commandPtr = 0x0 #43 0xb7da72d3 in TclEvalEx (interp=0x80563a0, script=0x8119798 "#!/bin/sh\n# \\\nexec wish $0 $@\n\n###\n###\n", '#' <repetidos 64 veces>, "\n###", ' ' <repetidos 46 veces>, '#' <repetidos 15 veces>, "\n### Alvaro's Messenger -"..., numBytes=12878, flags=0, line=407) at /build/buildd/tcl8.5-8.5.7/unix/...