Andreas Jaeger
cc5c802da7
Fix check_projects_yaml_alphabetized.sh
...
The previous patch moved " PROJECTS_LIST=$OLDPWD/modules/..." before
the pushd call. But pushd changes the path and thus OLDPWD as well.
So, there are two possible fixes: Either remove the OLDPWD variable from
the if and set PROJECTS_LIST in another way with a full path or
move the pushd call before the if.
Change-Id: If47ab0cfb0078d5e570057c974e3d1f0367d4e0a
2014-01-26 15:00:43 +01:00
..
2013-12-05 18:38:04 +00:00
2013-09-06 13:29:04 -07:00
2013-10-25 11:18:22 -07:00
2012-11-23 21:41:37 +00:00
2013-09-23 21:43:14 +00:00
2014-01-23 19:00:47 -05:00
2013-10-21 18:48:29 -07:00
2013-10-18 17:16:45 -07:00
2013-10-12 17:10:03 +00:00
2013-12-30 13:04:39 -08:00
2014-01-16 03:28:44 -08:00
2012-12-01 00:58:52 +00:00
2013-12-03 23:37:39 +00:00
2013-04-25 21:37:00 +00:00
2013-11-08 11:01:53 +13:00
2014-01-26 15:00:43 +01:00
2013-12-06 15:17:28 -05:00
2013-08-19 10:19:47 -07:00
2014-01-09 16:33:19 -05:00
2012-11-26 20:55:57 +00:00
2013-10-21 10:17:48 -07:00
2013-05-06 18:13:53 +00:00
2013-05-01 17:49:12 +00:00
2013-12-11 11:50:42 -08:00
2013-10-09 16:53:06 -07:00
2014-01-06 23:00:37 -08:00
2012-11-12 18:58:07 +00:00
2014-01-25 20:13:20 +00:00
2013-12-27 22:56:55 +00:00
2013-05-17 17:21:21 +00:00
2013-12-18 20:03:39 +00:00
2013-05-20 20:40:03 +00:00
2013-06-26 13:57:41 +00:00
2013-09-20 14:22:09 -07:00
2013-12-03 17:34:02 -03:00
2013-12-02 14:50:09 +01:00
2012-11-23 21:41:37 +00:00
2013-05-14 02:02:12 +00:00
2013-10-01 19:03:11 +00:00
2013-04-25 21:37:03 +00:00
2013-04-25 21:37:03 +00:00
2013-05-26 02:57:11 +00:00
2013-12-11 11:50:42 -08:00
2012-10-05 19:47:44 +00:00
2012-11-26 20:55:57 +00:00
2012-11-23 21:41:37 +00:00
2013-04-25 21:37:00 +00:00
2013-09-12 17:12:18 +00:00
2012-11-10 23:50:17 +00:00
2014-01-08 16:26:21 +08:00