summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rw-r--r--test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test.sh b/test.sh
index 058fe07..f161647 100644
--- a/test.sh
+++ b/test.sh
@@ -26,8 +26,8 @@ class B; do
done
-bos-object-id/pack-self-into A 0 objA
-bos-object-id/pack-self-into B 0 objB
+A new-into objA
+B new-into objB
$objA thing 1 2 3
$objB thing 4 5 6