From c2d923693cbaf03120857541d4c4e7270ae69a0d Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Mon, 26 Jun 2006 15:40:22 +0000 Subject: [PATCH] Check for indent command before running test 122. Merge of master-melb:xfs-cmds:26354a by kenmcd. --- 122 | 1 + 1 file changed, 1 insertion(+) diff --git a/122 b/122 index 56190cf6..26d9d496 100755 --- a/122 +++ b/122 @@ -26,6 +26,7 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15 # real QA test starts here _supported_fs xfs _supported_os Linux +_require_command /usr/bin/indent cprog=$tmp.get_structs.c oprog=$tmp.get_structs -- 2.47.3