summarylogtreecommitdiffstats
path: root/sandsifter-git.patch
diff options
context:
space:
mode:
authorxiretza2017-09-10 21:25:44 +0200
committerxiretza2017-09-10 21:25:44 +0200
commitaa70429a1727cfb5661f7d77292b0ab3b11b1002 (patch)
tree13082d68b2a2116a47d46694fce47ab16fbf8b84 /sandsifter-git.patch
downloadaur-aa70429a1727cfb5661f7d77292b0ab3b11b1002.tar.gz
initial commit
Diffstat (limited to 'sandsifter-git.patch')
-rw-r--r--sandsifter-git.patch33
1 files changed, 33 insertions, 0 deletions
diff --git a/sandsifter-git.patch b/sandsifter-git.patch
new file mode 100644
index 000000000000..305a8869a0dc
--- /dev/null
+++ b/sandsifter-git.patch
@@ -0,0 +1,33 @@
+diff --git a/sifter.py b/sifter.py
+index 856b607..47d2d88 100755
+--- a/sifter.py
++++ b/sifter.py
+@@ -1,4 +1,4 @@
+-#!/usr/bin/python
++#!/usr/bin/env python2
+
+ # instruction injector frontend
+
+@@ -27,10 +27,10 @@ import code
+ import copy
+ from ctypes import *
+
+-INJECTOR = "./injector"
++INJECTOR = "/opt/sandsifter/injector"
+ arch = ""
+
+-OUTPUT = "./data/"
++OUTPUT = "/opt/sandsifter/data/"
+ LOG = OUTPUT + "log"
+ SYNC = OUTPUT + "sync"
+ TICK = OUTPUT + "tick"
+diff --git a/summarize.py b/summarize.py
+index 44d524f..014b58d 100755
+--- a/summarize.py
++++ b/summarize.py
+@@ -1,4 +1,4 @@
+-#!/usr/bin/python
++#!/usr/bin/env python2
+
+ # we had a much more automated and intelligent approach to reducing the log, but
+ # could not come up with a reasonable way to differentiate between a modr/m byte