Skip to content

Commit e0a1b02

Browse files
committed
default to mnode
1 parent d0d53f9 commit e0a1b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/pt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ f=$1
44

55
g=$2
66
if [ x$2 == "x" ]; then
7-
g=batch
7+
g=mnode
88
fi
99

1010
date

0 commit comments

Comments
 (0)