summaryrefslogtreecommitdiff
path: root/tests.as-root
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-04-24 14:23:36 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-04-24 14:23:36 +0100
commite335d4f25ff93ca3fba4c96d54131bbe1f646d3b (patch)
tree418b6315a582e8897ae05b6394932f38e7d543e2 /tests.as-root
parente7298c036ee0635909f323dfe0062c03303b7d1a (diff)
downloadmorph-e335d4f25ff93ca3fba4c96d54131bbe1f646d3b.tar.gz
Remove debugging aid I made for myself
Diffstat (limited to 'tests.as-root')
-rwxr-xr-xtests.as-root/make-patch.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.as-root/make-patch.script b/tests.as-root/make-patch.script
index 2ffb58cf..5c7083ae 100755
--- a/tests.as-root/make-patch.script
+++ b/tests.as-root/make-patch.script
@@ -88,7 +88,7 @@ img2=$(find "$DATADIR/cache" -maxdepth 1 -name '*.system.*' \
patch="$DATADIR/patch"
"$SRCDIR/scripts/test-morph" make-patch "$patch" \
morphs-repo master hello-system.morph \
- morphs-repo alfred hello-system.morph --log=/home/liw/foo.log
+ morphs-repo alfred hello-system.morph
# Unpack the original stratum and run the program.
mkdir "$DATADIR/unpacked"