Lines Matching defs:pretty_print
66 pretty_print() {
89 pretty_print "SUCCESS" "$3"
91 pretty_print "FAILED" "$3"
122 pretty_print "FAILED" "gdisk return $ret when creating partition table"
132 pretty_print "FAILED" "sgdisk return $ret when creating partition table"
243 pretty_print "SUCCESS" "GPT data backuped sucessfully"
245 pretty_print "FAILED" "Unable to create GPT backup file !"
325 pretty_print "SUCCESS" "GUID of disk has been sucessfully changed"
327 pretty_print "FAILED" "GUID of disk is the same as the previous one"
363 pretty_print "SUCCESS" "EOF successfully exit gdisk"
375 pretty_print "SUCCESS" "Temp disk sucessfully created"
377 pretty_print "FAILED" "Unable to create temp disk !"