summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/dialog/TESTS/msgbox
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/dialog/TESTS/msgbox')
-rwxr-xr-xgnu/usr.bin/dialog/TESTS/msgbox6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/dialog/TESTS/msgbox b/gnu/usr.bin/dialog/TESTS/msgbox
index 58dae15..7f1b1f8 100755
--- a/gnu/usr.bin/dialog/TESTS/msgbox
+++ b/gnu/usr.bin/dialog/TESTS/msgbox
@@ -2,9 +2,9 @@
DIALOG=${DIALOG=/usr/bin/dialog}
$DIALOG --title "MESSAGE BOX" --clear \
- --msgbox "Hi, this is a simple message box. You can use this to \
- display any message you like. The box will remain until \
- you press the ENTER key." 10 41
+ --msgbox "Hi, this is a simple message box. You can use this to\n\
+display any message you like. The box will remain until\n\
+you press the ENTER key." -1 -1
case $? in
0)
OpenPOWER on IntegriCloud