=== IdleOne- is now known as IdleOne [18:34] dsmythies: ping [19:36] godbyk: I'm here now [19:39] godbyk: But only for a few minutes. Otherwise I should be around for a few hours in a few hours. [19:47] dsmythies: Ah, I think I figured it out. [19:47] The check_validation.sh script requires a newer version of yelp-check than what I have installed in 13.10. [19:48] I'm updating the shell script to do some checks on what the yelp-check command supports. Then we can use it anywhere. [19:48] I'm also adding color output just for kicks. [19:48] godbyk: Oh, crap, did I mess it up again? [19:49] dsmythies: No, it was just that the yelp-check command in Ubuntu 13.10 doesn't have the ids command yet. [19:49] dsmythies: Quick question for ya, though, related to bash.. Can I generate an environment variable name by nesting another environment variable value in it? [19:50] I want to have something like YELP_CHECK_SUPPORTS_x where x is stored in another environment variable. [19:51] godbyk: I don't know. I am not an environment variables whiz. [19:51] dsmythies: I may have found a solution on StackOverflow. I'll give it a shot. [19:51] When I'm finished with this script, I'll email it to you to test it before I commit it. [19:51] I want to make sure I don't blow everything up. :-) [19:52] godbyk: I should have checked my validation scripts changes on older machine. I think Gunnar and I agreed it should not require the newest yelp stuff, because it doesn't look as if it will make it in time. [19:53] Well, with my updates, the script should detect that the older yelp-check doesn't support a command and just silently skip that check. [19:53] Cool. [19:53] Then we can easily add new commands as they come about in the future and be backward-compatible. [19:54] That would be awesome. [19:59] dsmythies: Okay, I've got it working, I think. [19:59] I'll send you this script so you can test it out. [19:59] I'm going to do a bit of refactoring on it and work to speed things up a bit, too. [20:00] It'll be a few hours until I can get to it. [20:02] dsmythies: No worries. [20:02] dsmythies: There's no rush. I've got plenty of other things to work on, too. :)