Usermode/libaxwin4 - Handle demarshal failure
[tpg/acess2.git] / AcessNative / RunTest
index 3a2a3a2..069ea14 100755 (executable)
@@ -1,5 +1,9 @@
 #!/bin/sh
+#
+# Runs the AcessNative kernel and spawns a native executable using ./ld-acess
+#
 trap '' 2
-$1 ./AcessKernel --rootapp /Acess/SBin/login
+#$1 ./AcessKernel --rootapp /Acess/SBin/login
+$1 ./AcessKernel --rootapp /Acess/Apps/AxWin/3.0/AxWinWM
 trap 2
 killall ld-acess

UCC git Repository :: git.ucc.asn.au